| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Sound.Tidal.MIDI.Control
Documentation
data ControlChange Source
data ControllerShape Source
Constructors
| ControllerShape | |
Fields
| |
toShape :: ControllerShape -> Shape Source
mCC :: Param -> Int -> ControlChange Source
mNRPN :: Param -> Int -> ControlChange Source
toParams :: ControllerShape -> [Param] Source
paramN :: ControllerShape -> Param -> Maybe ControlChange Source