midi-0.1.1: Handling of MIDI messages and filesSource codeContentsIndex
Sound.MIDI.Message.Channel.Mode
Description
Channel mode messages
Documentation
data T Source
Constructors
AllSoundOff
ResetAllControllers
LocalControl Bool
AllNotesOff
OmniMode Bool
MonoMode Int
PolyMode
show/hide Instances
get :: C parser => Int -> parser TSource
put :: C writer => T -> writer ()Source
fromControllerValue :: Integral a => (a, a) -> (Maybe UserMessage, T)Source
toControllerValue :: Integral a => T -> (a, a)Source
Produced by Haddock version 2.6.0