277 midi implementation, Appendices, Program change – Roland XV-88 User Manual
Page 277

277
MIDI Implementation
Appendices
❍
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 (Zone) mode, these messages are not transmitted when Volume
parameter (ZONE/EXT CONTROL/EXT CTRL) is NO-SEND.
❍
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 (Zone) mode, these messages are not transmitted when Pan parameter
(ZONE/EXT CONTROL/EXT CTRL) is NO-SEND.
❍
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 parameter (SYSTEM/CONTROL/HOLD PEDAL) is OFF, just only
00H (0FF) and 40H (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 - 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 - 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 - 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 - 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)
❍
RPN MSB/LSB (Controller number 100, 101)
Status
2nd byte
3rd byte
BnH
65H
mmH
BnH
64H
llH
n = MIDI channel number: 0H - FH (ch.1 - 16)
mm = upper byte (MSB) of parameter number specified by RPN
ll = lower byte (LSB) of parameter number specified by RPN
<<< RPN >>>
When execute the GM Data Transfer, Program Change, Data Entry, and following RPN
messages will transmit.
Control Changes include RPN (Registered Parameter Numbers), which are extended.
When using RPNs, first RPN (Controller numbers 100 and 101; they can be sent in any
order) should be sent in order to select the parameter, then
Data Entry (Controller numbers 6 and 38) should be sent to set the value. Once RPN
messages are received, Data Entry messages that is received at the same MIDI channel after
that are recognized as changing toward the value of the RPN messages. In order not to
make any mistakes, transmitting RPN Null is recommended after setting parameters you
need.
This device transmits the following RPNs.
RPN
Data entry
MSB, LSB
MSB, LSB
Notes
00H, 00H
mmH, llH
Pitch Bend Sensitivity
mm: 00H - 18H (0 - 24 semitones)
ll: ignored (processed as 00H)
00H, 01H
mmH, llH
Channel Fine Tuning
mm, ll: 20 00H - 40 00H - 60 00H
(-4096 x 100 / 8192 - 0 - +4096 x 100 / 8192 cent)
00H, 02H
mmH, llH
Channel Coarse Tuning
mm: 10H - 40H - 70H (-48 - 0 - +48 semitones)
ll: ignored (processed as 00H)
00H, 05H
mmH, llH
Modulation Depth Range
mm, ll: 00 00H - 06 00H
(0 - 16384 x 600 / 16384 cent)
7FH, 7FH
---, ---
RPN null
RPN and NRPN will be set as “unspecified.”
Once this setting has been made, subsequent
●
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 Performance, Patch or Rhythm set is selected. But
not transmitted when Program parameter (SYSTEM/MIDI/TRANSMIT MIDI) is OFF.
*
In Performance (Zone) mode, these messages are not transmitted when P.C# parameter
(ZONE/EXT CONTROL/EXT P.C) is NO-SEND.