305
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)
*
In Performance mode, these messages are not transmitted when External Level
parameter (PERFORMANCE/PART) is OFF.
❍
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),
*
In Performance mode, these messages are not transmitted when External Pan parameter
(PERFORMANCE/PART) is OFF.
❍
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)
❍
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
*
When Continuous Hold Pedal parameter (SYSTEM/PEDAL) is OFF, just only 00H (0FF)
and 7FH (0N) can be send as the control value.
❍
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
❍
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)
❍
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)
❍
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)
❍
Cutoff (Controller number 74)
Status
2nd byte
3rd byte
BnH
4AH
vvH
n = MIDI channel number:
0H - FH (ch.1 - 16)
vv = Cutoff value (relative change):
00H - 40H - 7FH (-64 - 0 - +63)
❍
General Purpose Controller 5 (Controller number 80)
Status
2nd byte
3rd byte
BnH
50H
vvH
n = MIDI channel number:
0H - FH (ch.1 - 16)
vv = Control value:
00H - 7FH (0 - 127)
❍
General Purpose Controller 6 (Controller number 81)
Status
2nd byte
3rd byte
BnH
51H
vvH
n = MIDI channel number:
0H - FH (ch.1 - 16)
vv = Control value:
00H - 7FH (0 - 127)
❍
General Purpose Controller 7 (Controller number 82)
Status
2nd byte
3rd byte
BnH
52H
vvH
n = MIDI channel number:
0H - FH (ch.1 - 16)
vv = Control value:
00H - 7FH (0 - 127)
❍
General Purpose Controller 8 (Controller number 83)
Status
2nd byte
3rd byte
BnH
53H
vvH
n = MIDI channel number:
0H - FH (ch.1 - 16)
vv = Control value:
00H - 7FH (0 - 127)
❍
Portamento control (Controller number 84)
Status
2nd byte
3rd byte
BnH
54H
kkH
n = MIDI channel number:
0H - FH (ch.1 - 16)
kk = source note number:
00H - 7FH (0 - 127)
●
Program Change
Status
2nd byte
CnH
ppH
n = MIDI channel number:
0H - FH (ch.1 - 16)
pp = Program number:
00H - 7FH (prog.1 - prog.128)
*
These messages are transmitted when Patch, Rhythm Set or Performance is selected. But
not transmitted when Transmit Program Change parameter (SYSTEM/MIDI) is OFF.
*
In Performance mode, these messages are not transmitted when External PC Num
parameter (PERFORMANCE/PART) is OFF.
●
Channel Pressure
Status
2nd byte
DnH
vvH
n = MIDI channel number:
0H - FH (ch.1 - 16)
vv = Channel Pressure:
00H - 7FH (0 - 127)
●
Pitch Bend Change
Status
2nd byte
3rd byte
EnH
llH
mmH
n = MIDI channel number:
0H - FH (ch.1 - 16)
mm, ll = Pitch Bend value:
00 00H - 40 00H - 7F 7FH (-8192 - 0 - +8191)
■
Channel Mode Messages
●
MONO (Controller number 126)
Status
2nd byte
3rd byte
BnH
7EH
mmH
n = MIDI channel number:
0H - FH (ch.1 - 16)
mm = mono number:
00H - 10H (0 - 16)
●
POLY (Controller number 127)
Status
2nd byte
3rd byte
BnH
7FH
00H
n = MIDI channel number:
0H - FH (ch.1 - 16)
■
System Realtime Messages
●
Active Sensing
Status
FEH
*
This message is transmitted at intervals of approximately 250 msec.
*
This message is not sent when Transmit Active Sensing parameter (SYSTEM/MIDI) is
OFF.
Fantom-X678_r_e.book 305 ページ 2005年5月12日 木曜日 午後4時40分