tidal-1.9.5: Pattern language for improvised music
Safe HaskellNone
LanguageHaskell2010

Sound.Tidal.StreamTypes

Documentation

data PlayState Source #

Constructors

PlayState 

Fields

Instances

Instances details
Show PlayState Source # 
Instance details

Defined in Sound.Tidal.StreamTypes

Methods

showsPrec :: Int -> PlayState -> ShowS

show :: PlayState -> String #

showList :: [PlayState] -> ShowS

type PatId = String Source #

data TickState Source #

Constructors

TickState 

Fields

Instances

Instances details
Show TickState Source # 
Instance details

Defined in Sound.Tidal.StreamTypes

Methods

showsPrec :: Int -> TickState -> ShowS

show :: TickState -> String #

showList :: [TickState] -> ShowS