* For the part whose Part MIDI CH ([PART]) is the same as the channel on which this
message was received, the note-on received immediately after Portamento Control will
be sounded with a pitch that changes smoothly from the pitch of the Source Note
Number.
* If a voice is already sounding at the same note number as the source note number, that
voice will change pitch to the pitch of the newly received Note On, and continue
sounding (i.e., will be played legato).
Example 1.
On MIDI
Description
90 3C 40
Note on C4
B0 54 3C
(Portamento Control from C4)
90 40 40
Note on E4
80 3C 40
Note off C4
80 40 40
Note off E4
Example 2.
On MIDI
Description
B0 54 3C
(Portamento Control from C4)
90 40 40
(Note on E4)
80 40 40
(Note off E4)
* The speed of the pitch change caused by Portamento is determined by the
PORTAMENTO TIME parameter value.
Effects Depth 2–5
status
2nd byte
3rd byte
BnH
5C-5FH
kkH
RPN LSB/MSB
status
2nd byte
3rd byte
BnH
65H
mmH
BnH
64H
llH
mm=MSB of the parameter number specified by RPN
ll=LSB of the parameter number specified by RPN
<<< RPN >>>
Control Changes include RPN (Registered Parameter Numbers), which are extended
parameters whose function is defined in the MIDI specification.
When using RPNs, first the RPN (Controller numbers 100 and 101; they can be sent in any
order) is transmitted to specify the parameter you wish to control. Then, Data Entry
messages (Controller numbers 6 and 38) are used to set the value of the specified
parameter. Once a RPN parameter has been specified, all further Data Entry messages on
that channel are considered to apply to that specified parameter. In order to prevent
accidents, when the desired setting has been made for the parameter, it is recommended
that RPN be set to Null.
This device receives the following RPNs.
RPN
Data entry
MSB LSB
MSB LSB
Notes
00H 00H
mmH Ñ-
Pitch Bend Sensitivity
mm : 00H - 0CH (0 - 12 semitones)
ll : ignored (processed as 00H)
Up to 1 octave can be specified in semitone steps.
* On the part whose Part MIDI CH ([PART]) matches the channel on which this message
was received, the Bend Range Up and Bend Range Down ([PATCH]) settings will
change simultaneously.
00H 01H
mmH llH
Master Fine Tuning
mm, ll: 20 00H - 40 00H - 60 00H
( -8192 *50 / 8192 - 0 - +8192 * 50 / 8192 cent )
* When this is received on the Performance Control Channel ([MIDI]), the Master Tune
setting ([SETUP]) will change. When this is received on the Part MIDI Channel
([PART]), it will be added to Master Tune and the Fine Tuning of the Part will change.
If the Performance Control Channel matches the Part MIDI Channel, the Master Tune
setting will change.
7FH 7FH
Ñ- Ñ-
RPN null
* RPN and NRPN will be set as ÒunspecifiedÓ. Once this setting has been made,
subsequent Data Entry messages will be ignored. (It is not necessary to transmit Data
Entry for RPN Null settings.) Parameter values that were previously set will not
change.
mm, ll: ignored
194
Result
C4 on
no change (C4 voice still sounding)
glide from C4 to E4
no change
E4 off
Result
no change
E4 is played with glide from C4 to E4
E4 off
(Controller number 92–95)
(Controller number 100,101)
Program Change
status
2nd byte
CnH
ppH
pp=Program number
: 00H - 7FH (prog.1 - prog.128)
* This is received when Tx/Rx ProgChg SW ([MIDI]) is PC or BANK SEL + PC.
* If this is received on the Perform Ctrl CH ([MIDI]), the performance will change. If this
is received on the Part MIDI CH ([PART]), the patch of that part will change. If the
Perform Ctrl CH and the Part MIDI CH are the same, only the performance will
change.
* In the case of a performance change, program numbers outside the range of 00H - 3FH
will be ignored.
* When this message is received, all voices will be turned off.
Channel Pressure
status
2nd byte
DnH
vvH
* The Tx/Rx Setting ([MIDI]) will be valid when Tx/Rx Edit SW ([MIDI]) is ON and
Tx/Rx Edit Mode ([MIDI]) is set to MODE2. In this case, this message will change the
value of the parameter assigned to AFTERTOUCH in the part whose Part MIDI CH
([PART]) matches the MIDI channel of the channel pressure message which was
received.
* If Control Up/Control Down ([MIDI]) is set to AFTERTOUCH, this message will
operate as controller up or down for the part whose Part MIDI CH ([PART]) matches
the MIDI channel on which the channel pressure message was received. With the
factory settings, Control Up is set to AFTERTOUCH.
Pitch Bend Change
status
2nd byte
3rd byte
EnH
llH
mmH
mm,ll=Pitch Bend value:
00 00H - 40 00H - 7F 7FH (-8192 - 0 - +8191)
* This will modify the pitch of the notes of the part whose Part MIDI CH ([PART])
matches the MIDI channel on which the pitch bend change was received.
* The width of pitch change will be according to the patch parameter Bend Range Up
([PATCH]) and Bend Range Down ([PATCH]). A pitch bend value in the range of 00
00H - 3F 7FH will follow the Bend Range Down setting, and a value in the range of 40
01H - 7F 7FH will follow the Bend Range Up setting.
Channel Mode messages
All Sound Off
status
2nd byte
3rd byte
BnH
78H
00H
* When this message is received, all notes currently sounding on the corresponding
channel will be turned off.
Reset All Controllers (Controller number 121)
status
2nd byte
3rd byte
BnH
79H
00H
* When this message is received, the following controllers will be set to their reset
values.
Controller
Reset value
Pitch Bend Change
±0 (center)
Modulation
0 (minimum)
Expression
127 (maximum)
Hold 1
0 (off)
RPN
Unset. Previously set data will not change.
Control Up
0 (minimum) Default setting is Aftertouch.
Control Down
0 (minimum) Default setting is Breath.
All Note Off
status
2nd byte
3rd byte
BnH
7BH
00H
(Controller number 120)
(Controller number 123)