Sound.Tidal.StreamTypes
data PlayState Source #
Constructors
Fields
Defined in Sound.Tidal.StreamTypes
Methods
showsPrec :: Int -> PlayState -> ShowS #
show :: PlayState -> String #
showList :: [PlayState] -> ShowS #
type PatId = String Source #
type PlayMap = Map PatId PlayState Source #
data TickState Source #
showsPrec :: Int -> TickState -> ShowS #
show :: TickState -> String #
showList :: [TickState] -> ShowS #