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