tidal-0.2.2.7: Pattern language for improvised music

Safe HaskellNone

Stream

Documentation

data Param Source

Constructors

S 
F 
I 

Fields

name :: String
 
iDefault :: Maybe Int
 

Instances

data OscShape Source

Constructors

OscShape 

Fields

path :: String
 
params :: [Param]
 
timestamp :: Bool
 

isSubset :: Eq a => [a] -> [a] -> BoolSource

tpb :: Num a => aSource

bpb :: Num a => aSource