
2
Transmitted Data
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
Status 2nd Byte 3rd Byte
BnH ccH vvH
* Sending by Assignable Control Knobs
Program Change
Status 2nd Byte
CnH ppH
n=MIDI channel number :0H-fH(ch.1 ~ ch.16)
pp=Program number :00H - 7fH(0 ~- 127) Default = 00H
Pitch Bend Change
Status 2nd Byte 3rd Byte
EnH llH mmH
n=MIDI channel number :0H-fH(ch.1 ~ ch.16)
mm,ll=Pitch bend value :00 00-7f 7fH(-8192~0~+8192) Default = 40 00H
2. Channel Mode Message
Reset All Controller
Status 2nd Byte 3rd Byte
BnH 79H 00H
n = MIDI channel number :0H-fH(ch.1 ~ ch.16)
*Sending by [PANIC] function
All Note O
Status 2nd Byte 3rd Byte
BnH 7bH 00H
n = MIDI channel number :0H-fH(ch.1 ~ ch.16)
*Sending by [PANIC] function
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)
Commenti su questo manuale