3
❍
Cutoff (Controller number 74) [GM2] [AT]
Status 2nd bytes 3rd byte
BnH 4AH vvH
n = MIDI channel number: 0H-FH (ch.1-ch.16)
vv = Control value: 00H-40H-7FH (-64-0-+63)
* With certain tones, there may be no effect at all.
❍
Decay Time (Controller number 75) [GM2] [AT]
Status 2nd bytes 3rd byte
BnH 4BH vvH
n = MIDI channel number: 0H-FH (ch.1-ch.16)
vv = Control value: 00H-40H-7FH (-64-0-+63)
* With certain tones, there may be no effect at all.
❍
Vibrato Rate (Controller number 76) [GM2] [AT]
Status 2nd bytes 3rd byte
BnH 4CH vvH
n = MIDI channel number: 0H-FH (ch.1-ch.16)
vv = Control value: 00H-40H-7FH (-64-0-+63)
❍
Vibrato Depth (Controller number 77) [GM2] [AT]
Status 2nd bytes 3rd byte
BnH 4DH vvH
n = MIDI channel number: 0H-FH (ch.1-ch.16)
vv = Control value: 00H-40H-7FH (-64-0-+63)
❍
Vibrato Delay (Controller number 78) [GM2] [AT]
Status 2nd bytes 3rd byte
BnH 4EH vvH
n = MIDI channel number: 0H-FH (ch.1-ch.16)
vv = Control value: 00H-40H-7FH (-64-0-+63)
❍
Portamento control (Controller number 84) [GS] [AT]
Status 2nd bytes 3rd byte
BnH 54H kkH
n = MIDI channel number: 0H-FH (ch.1-ch.16)
kk = source note number: 00H-7FH (0-127)
*ANote-on received immediately after a Portamento Control message will change
continuously in pitch, starting from the pitch of the Source Note Number.
*If a voice is already sounding for a note number identical to the Source Note Number,
this voice will continue sounding (i.e., legato) and will, when the next Note-on is
received, smoothly change to the pitch of that Note-on.
*The rate of the pitch change caused by Portamento Control is determined by the
Portamento Time value.
Example 1.
On MIDI (Description) Result
90 3C 40 (Note on C4) C4 on
B0 54 3C (Portamento Control from C4) no change
90 40 40 (Note on E4) glide from C4 to E4
80 3C 40 (Note off C4) no change
80 40 40 (Note off E4) E4 off
Example 2.
On MIDI (Description) Result
B0 54 3C (Portamento Control from C4) no change
90 40 40 (Note on E4) E4 is played with glide from C4 to E4
80 40 40 (Note off E4) E4 off
❍
Effect 1 (Reverb Send Level) (Controller number 91) [GM2] [GS]
Status 2nd bytes 3rd byte
BnH 5BH vvH
n = MIDI channel number: 0H-FH (ch.1-ch.16)
vv = Control value: 00H-7FH (0-127), Initial Value = 28H (40)
* This message adjusts the Reverb Send Level of each Part.
❍
Effect 3 (Chorus Send Level) (Controller number 93) [GM2] [GS]
Status 2nd bytes 3rd byte
BnH 5DH vvH
n = MIDI channel number: 0H-FH (ch.1-ch.16)
vv = Control value: 00H-7FH (0-127), Initial Value = 00H (0)
* This message adjusts the Chorus Send Level of each Part.
❍
NRPN MSB/LSB (Controller number 98, 99) [GS]
Status 2nd bytes 3rd byte
BnH 63H mmH
BnH 62H llH
n = MIDI channel number: 0H-FH (ch.1-ch.16)
mm = upper byte of the parameter number specified by NRPN
ll = lower byte of the parameter number specified by NRPN
*NRPN can be received when Rx.NRPN = ON. “Rx.NRPN” is set to OFF by power-on
reset or by receiving “Turn General MIDI System On,” and it is set to ON by “GS Reset.”
*The value set by NRPN will not be reset even if Program Change or Reset All Controllers
is received.
* Not Received in Keyboard Part.
**NRPN**
The NRPN (Non Registered Parameter Number) message allows an extended range of
control changes to be used.
To use these messages, you must first use NRPN MSB and NRPN LSB messages to specify
the parameter to be controlled, and then use Data Entry messages to specify the value of the
specified parameter. Once an NRPN parameter has been specified, all Data Entry messages
received on that channel will modify the value of that parameter. To prevent accidents, it is
recommended that you set RPN Null (RPN Number = 7FH/7FH) when you have finished
setting the value of the desired parameter. Refer to Section 6. Supplementary material
“Examples of actual MIDI messages” <Example 4> (p. 17) On the GS devices, Data entry
LSB (llH) of NRPN is ignored, so it is no problem to send Data entry MSB (mmH) only
(without Data entry LSB).
On the AT-90SL/80SL, NRPN can be used to modify the following parameters.
NRPN Data entry
MSB LSB MSB Description
01H 08H mmH Vibrato rate (relative change on specified channel)
mm: 0EH-40H-72H (-50 - 0 - +50)
01H 09H mmH Vibrato depth (relative change on specified channel)
mm: 0EH-40H-72H (-50 - 0 - +50)
01H 0AH mmH Vibrato delay (relative change on specified channel)
mm: 0EH-40H-72H (-50 - 0 - +50)
01H 20H mmH TVF cutoff frequency (relative change on specified channel)
mm: 0EH-40H-72H (-50 - 0 - +50)
01H 21H mmH TVF resonance (relative change on specified channel)
mm: 0EH-40H-72H (-50 - 0 - +50)
01H 63H mmH TVF&TVA Env.Attack time (relative change on specified
channel)
mm: 0EH-40H-72H (-50 - 0 - +50)
01H 64H mmH TVF&TVA Env.Decay time (relative change on specified
channel)
mm: 0EH-40H-72H (-50 - 0 - +50)
01H 66H mmH TVF&TVA Env.Release time (relative change on specified
channel)
mm: 0EH-40H-72H (-50 - 0 - +50)
18H rrH mmH Pitch coarse of drum instrument (relative change on
specified drum instrument)
rr: key number of drum instrument
mm: 00H-40H-7FH (-63 - 0 - +63 semitone)
1AH rrH mmH TVA level of drum instrument (absolute change on
specified drum instrument)
rr: key number of drum instrument
mm: 00H-7FH (zero-maximum)
1CH rrH mmH Panpot of drum instrument (absolute change on specified
drum instrument)
rr: key number of drum instrument
mm: 00H, 01H-40H-7FH (Random, Left-Center-Right)
1DH rrH mmH Reverb send level of drum instrument (absolute change on
specified drum instrument)
rr: key number of drum instrument
mm: 01H-7FH (zero-maximum)
1EH rrH mmH Chorus send level of drum instrument (absolute change on
specified drum instrument)
rr: key number of drum instrument
mm: 01H-7FH (zero-maximum)