tidal-0.4.29.1: Pattern language for improvised music

Safe HaskellNone
LanguageHaskell98

Sound.Tidal.Stream

Documentation

data Param Source

Constructors

S 
F 
I 

Fields

name :: String
 
iDefault :: Maybe Int
 

Instances

isSubset :: Eq a => [a] -> [a] -> Bool Source

doAt :: RealFrac s => s -> IO () -> IO () Source