User manual

234 Insight 2x user manual
ETC MIDI message formats
The following table lists MIDI message formats used to control Insight 2x
.
All numbers are in Hex format.
Note off message format
<8n><kk><vv>
8 Note off status
n MIDI channel number (0-F)
kk Key number (0-7F)
vv Note off velocity (0-7F)
Note on message format
<9n><kk><vv>
9 Note on status
n MIDI channel number (0-F)
kk Key number (0-7F)
vv Note on velocity (0-7F)
[00=Note off]
Control change message format
<Bn><kk><vv>
B Control change status
n MIDI channel number (0-F)
kk Control number (70-92)
vv Control value (0-7F)
Program change message format
<Cn><kk>
C Program (patch) change status
n MIDI channel number (0-F)
kk Program number (0-7F)