
92
13. MIDI Implementation
13.1.2 Channel Mode Message
All Sound OFF
Status 2nd Byte 3rd Byte
BnH 78H 00H
n=MIDI channel number :0H-fH(ch.1 ~ ch.16)
Reset All Controller
Status 2nd Byte 3rd Byte
BnH 79H 00H
n=MIDI channel number :0H-fH(ch.1 ~ ch.16)
All Note O
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)
13.1.3 System Real time Message
Status
FEH Active sensing
13.2 Transmitted Data
13.2.1 Channel Voice Message
Note o
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
Comentarios a estos manuales