247
MIDI Implementation
❍
Volume (Controller number 7)
Status
2nd byte 3rd byte
BnH 07H vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Volume: 00H - 7FH (0 - 127)
* Not received in Performance mode when the Receive Volume
parameter (Performance MIDI) is OFF.
* In Performance mode the Part Level parameter (Part Edit) will
change.
❍
Balance (Controller number 8)
Status
2nd byte 3rd byte
BnH 08H vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Balance: 00H - 7FH (0 - 127)
❍
Panpot (Controller number 10)
Status 2nd byte 3rd byte
BnH 0AH vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Panpot:
00H - 40H - 7FH (Left - Center - Right)
* Not received in Performance mode when the Receive Pan
parameter (Performance MIDI) is OFF.
* In Performance mode the Part Pan parameter (Part Edit) will
change.
❍
Expression (Controller number 11)
Status 2nd byte 3rd byte
BnH 0BH vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Expression: 00H - 7FH (0 - 127)
* Not received when Tone Receive Expression parameter (Patch Ctrl
or Rhythm General) is OFF.
* Not received in Performance mode when Receive Expression
parameter (Performance MIDI) is OFF.
❍
Hold 1 (Controller number 64)
Status 2nd byte 3rd byte
BnH 40H vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Control value:
00H - 7FH (0 - 127) 0-63 = OFF, 64-127 = ON
* Not received when Tone Receive Hold-1 parameter (Patch Ctrl or
Rhythm General) is OFF.
* Not received in Performance mode when Receive Hold-1
parameter (Performance MIDI) is OFF.
❍
Portamento (Controller number 65)
Status 2nd byte 3rd byte
BnH 41H vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Control value:
00H - 7FH (0 - 127) 0 - 63 = OFF, 64 - 127 = ON
* In Performance mode the Part Portamento Switch parameter (Part
Edit) will change.
❍
Sostenuto (Controller number 66)
Status
2nd byte 3rd byte
BnH 42H vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Control value:
00H - 7FH (0 - 127) 0 - 63 = OFF, 64 - 127 = ON
❍
Soft (Controller number 67)
Status
2nd byte 3rd byte
BnH 43H vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Control value:
00H - 7FH (0 - 127) 0 - 63 = OFF, 64 - 127 = ON
❍
Legato Foot Switch (Controller number 68)
Status
2nd byte 3rd byte
BnH 44H vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Control value:
00H - 7FH (0 - 127) 0 - 63 = OFF, 64 - 127 = ON
* In Performance mode the Part Legato Switch parameter (Part Edit)
will change.
❍
Hold-2 (Controller number 69)
Status 2nd byte 3rd byte
BnH 45H vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Control value: 00H - 7FH (0 - 127)
* A hold movement isn't done.
❍
Resonance (Controller number 71)
Status 2nd byte 3rd byte
BnH 47H vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv= Resonance value (relative change)
: 00H - 40H - 7FH (-64 - 0 - +63)
* In Performance mode the Part Resonance Offset parameter (Part
Edit) will change.
❍
Release Time (Controller number 72)
Status 2nd byte 3rd byte
BnH 48H vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Release Time value (relative change)
: 00H - 40H - 7FH (-64 - 0 - +63)
* In Performance mode the Part Release Offset parameter (Part Edit)
will change.
❍
Attack time (Controller number 73)
Status 2nd byte 3rd byte
BnH 49H vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Attack time value (relative change)
: 00H - 40H - 7FH (-64 - 0 - +63)
* In Performance mode the Part Attack Offset parameter (Part Edit)
will change.
SonicCell_e.book 247 ページ 2007年8月9日 木曜日 午後9時17分