
94
13. MIDI Implementation
Soft Pedal
Status 2nd Byte 3rd Byte
BnH 43H vvH
n=MIDI channel number :0H-fH(ch.1 ~ ch.16)
vv=Control Value :00H - 7fH(0 ~ 127) Default = 00H
0 - 63 =OFF, 64 - 127=ON
Sound controllers #1-9
Status 2nd Byte 3rd Byte
BnH 46H vvH Sustain Level
BnH 47H vvH Resonance
BnH 48H vvH Release time
BnH 49H vvH Attack time
BnH 4aH vvH Cuto
BnH 4bH vvH Decay time
BnH 4cH vvH Vibrato Rate
BnH 4dH vvH Vibrato Depth
BnH 4eH vvH Vibrato Delay
n=MIDI channel number :0H-fH(ch.1 ~ ch.16)
vv=Control Value :00H - 7fH(-64 ~ 0 ~ +63) Default = 40H
Eect Control
Status 2nd Byte 3rd Byte
BnH 5bH vvH Reverb depth
BnH 5cH vvH Rotary speaker speed(0~63:Slow,64~127:Fast)
*Only when rotary speaker selected
BnH 5dH vvH Chorus depth
BnH 5eH vvH Eect deoth
n=MIDI channel number :0H-fH(ch.1 ~ ch.16)
vv=Control Value :00H - 7fH(0 ~ 127)
RPN MSB/LSB
Status 2nd Byte 3rd Byte
BnH 65H mmH
BnH 64H llH
n=MIDI channel number :0H-fH(ch.1~ch.16)
mm=MSB of the RPN parameter number
ll=LSB of the RPN parameter number
RPN number implemented in MP6 are the followings
RPN # Data
MSB LSB MSB LSB Function & Range
00H 00H mmH llH Pitch bend sensitivity Default=02H
mm:00H-0cH(0~12 [half tone]), ll:00H
00H 01H mmH llH Master ne tuning
mm,ll:20 00H - 40 00H - 60 00 (-8192x50/8192 ~ 0 ~+8192x50/8192 [cent])
7fH 7fH -- -- RPN NULL
Program Change
Status 2nd Byte
CnH ppH
n=MIDI channel number :0H-fH(ch.1 ~ ch.16)
pp=Program number :00H - 7fH Default = 00H
Komentarze do niniejszej Instrukcji