tidal-0.9.10: Pattern language for improvised music

Safe HaskellNone
LanguageHaskell2010

Sound.Tidal.MultiMode

Documentation

data StreamType Source #

Constructors

Dirt 
SuperDirt 

data SyncType Source #

Constructors

NoSync 
Esp 

type CpsUtils = (Double -> IO (), IO Rational) Source #