52
Reset All Controller
Status 2nd Byte 3rd Byte
BnH 79H 00H
n=MIDI channel number :0H-fH(ch.1 - ch.16)
All Note Off
Status 2nd Byte 3rd Byte
BnH 7bH 00H
n=MIDI channel number :0H-fH(ch.1 - ch.16)
MONO
Status 2nd Byte 3rd Byte
BnH 7eH mmH
n=MIDI channel number :0H-fH(ch.1 - ch.16)
mm=mono number :01H(M=1)
POLY
Status 2nd Byte 3rd Byte
BnH 7fH 00H
n=MIDI channel number :0H-fH(ch.1 - ch.16)
1.3 System Realtime Message
Status
FEH Active sensing
2. Transmitted Data
2.1 Channel Voice Message
Note off
Status 2nd Byte 3rd Byte
9nH kkH 00H
n=MIDI channel number :0H-fH(ch.1 - ch.16)
kk=Note Number :00H - 7fH(0 - 127)
Note on
Status 2nd Byte 3rd Byte
9nH kkH vvH
n=MIDI channel number :0H-fH(ch.1 - ch.16)
kk=Note Number :00H - 7fH(0 - 127)
vv=Velocity :00H - 7fH(0 - 127)
Control Change
Bank Select
Status 2nd Byte 3rd Byte
BnH 00H mmH
BnH 20H llH
n=MIDI channel number :0H-fH(ch.1 - ch.16)
mm=Bank Number MSB :00H - 7fH(0 - 127)
ll=Bank Number LSB :00H - 7fH(0 - 127)
Modulation
Status 2nd Byte 3rd Byte
BnH 01H vvH