Name

composite_midi — Default MIDI Implementation for Composite

DESCRIPTION

The default MIDI implementation for Composite is a fixed MIDI implementation. Future versions of Composite will allow you to redefine the MIDI implementation, but a default MIDI Implementation will always be provided.

This description of the MIDI implementation only covers the sampler plugin. At this time it does not apply to the composite-gui.

Midi Implementation

FunctionTransmittedRecognizedRemarks
Basic ChannelNO1-16Always listens in OMNI mode, will change in future.
ModeNONO 
Note NumberNO36-127Depends on drum kit.
Note VelocityNO0-127 
Polyphonic After TouchNONO 
Channel After TouchNONO 
Control Change0NO0-127Bank (coarse)
7NO0(min)-127(max)Volume (coarse)
32NO0-127Bank (fine)
39NO0(min)-127(max)Volume (fine)
120NO0-127All Sound Off (value is ignored)
123NO0-127All Sound Off (value is ignored)
Program ChangeNO0-127User-defined presets, depends on the bank setting (CC #0, 32)
System ExclusiveNONO 
System CommonNONO 
System Real Time0xF8NONOClock Pulse
0xFANONOStart
0xFBNONOContinue
0xFCNONOStop
0xFENONOActive Sensing
0xFFNOYESSystem Reset/Panic

See Also

composite_sampler(1)