tidal-1.7.5: Pattern language for improvised music
Source
Contents
Index
Safe Haskell
Safe-Inferred
Language
Haskell2010
Sound.Tidal.Config
Documentation
data
Config
Source
#
Constructors
Config
Fields
cCtrlListen
::
Bool
cCtrlAddr
::
String
cCtrlPort
::
Int
cFrameTimespan
::
Double
cTempoAddr
::
String
cTempoPort
::
Int
cTempoClientPort
::
Int
cSkipTicks
::
Int
cVerbose
::
Bool
defaultConfig
::
Config
Source
#