21
1. RECEIVE DATA
* MIDI messages required for responding to General MIDI System Level 1
specifications are marked with a
✩
.
[Channel Voice Messages]
<1> NOTE OFF
✩
Status
Second
Third
8nH
kkH
vvH
9nH
kkH
00H
n=MIDI channel number
: 0H - FH (ch.1 - ch.16)
kk=Note number
: 00H - 7FH (0 - 127)
vv=Velocity
: 00H - 7FH (0 - 127)
* In the drum part, recognized when “Rx.NOTE OFF = ON” for each instru-
ment.
* Velocity is ignored.
<2> NOTE ON
✩
Status
Second
Third
9nH
kkH
vvH
n=MIDI channel number
: 0H - FH (ch.1 - ch.16)
kk=Note number
: 00H - 7FH (0 - 127)
vv=Velocity
: 01H - 7FH (1 - 127)
* Ignored when “Rx.NOTE MESSAGE = OFF.”
* In the drum part, ignored when “Rx.NOTE ON = OFF” for each instrument.
<3> POLYPHONIC KEY PRESSURE
Status
Second
Third
AnH
kkH
vvH
n=MIDI channel number
: 0H - FH (ch.1 - ch.16)
kk=Note number
: 00H - 7FH (0 - 127)
vv=Value
: 00H - 7FH (0 - 127)
* Ignored when “Rx.POLY PRESSURE (PAf) = OFF.”
* Effect to the parameter set on System Exclusive Messages.
The default setting has no effect.
<4> CONTROL CHANGE
* Ignores all control change messages (other than channel mode messages)
when “Rx.CONTROL CHANGE = OFF.”
* The values set by Control change messages won’t be reset by receiving
new Program change messages.
(1) Bank select
(Controller number 0, 32)
Status
Second
Third
BnH
00H
mmH
BnH
20H
llH
n=MIDI channel number
: 0H - FH (ch.1 - ch.16)
mm,ll=Bank number
: 00H,00H - 7FH,7FH (bank1 - bank16384)
Default Value = 00 00H (bank.1)
* Ignored when “Rx.BANK SELECT = OFF.”
“Rx.BANK SELECT” is set to OFF by “Turn General MIDI System On,” and
set to ON by “GS RESET.” (Power-on default value is ON.)
* The LSB 7-bits are ignored (always regards as llH=00H) in this Model.
However, when sending Bank Select messages, you have to send both the
MSB (mm) and LSB (ll) together.
* “Bank select” is suspended until receiving “Program change.” To select a
Tone of another bank, you have to send a Bank select (mm,ll) before send-
ing the Program change.
* The “Variation number” of GS Format is defined as the decimal expression
of the MSB value (Control change number 00H) of the Bank select.
(2) Modulation
(Controller number 1)
✩
Status
Second
Third
BnH
01H
vvH
n=MIDI channel number
: 0H - FH (ch.1 - ch.16)
vv=Modulation depth
: 00H - 7FH (0 - 127)
* Ignored when “Rx.MODULATION = OFF.”
* Effect to the parameter set on System Exclusive Messages.
The default setting is pitch modulation depth.
(3) Portamento time (Controller number 5)
Status
Second
Third
BnH
05H
vvH
n=MIDI channel number
: 0H - FH (ch.1 - ch.16)
vv=Portamento time
: 00H - 7FH (0 - 127)
Default Value = 00H (0)
* The Portamento time value changes the rate of pitch change when
Portamento is ON or when using portamento control messages.
Value 0 is the fastest.
(4) Data entry
(Controller number 6, 38)
✩
Status
Second
Third
BnH
06H
mmH
BnH
26H
llH
n=MIDI channel number
: 0H - FH (ch.1 - ch.16)
mm,ll=Value of the parameter specified with RPN and/or NRPN
(5) Volume
(Controller number 7)
✩
Status
Second
Third
BnH
07H
vvH
n=MIDI channel number
: 0H - FH (ch.1 - ch.16)
vv=Volume
: 00H - 7FH (0 - 127)
Default Value = 64H (100)
* Volume messages control the volume level of the specified channel (part).
Use Volume messages to control volume balance of each part.
* Ignored when “Rx.VOLUME = OFF.”
(6) Panpot
(Controller number 10)
✩
Status
Second
Third
BnH
0AH
vvH
n=MIDI channel number
: 0H - FH (ch.1 - ch.16)
vv=Panpot
: 00H - 40H - 7FH (Left - Center - Right)
Default Value = 40H (64)
* 127 steps from Left to Center to Right.
* Within the Drum Part, the Panpot provides overall control of a stereophon-
ic image.
* Ignored when “Rx.PANPOT = OFF.”
(7) Expression
(Controller number 11)
✩
Status
Second
Third
BnH
0BH
vvH
n=MIDI channel number
: 0H - FH (ch.1 - ch.16)
vv=Expression
: 00H - 7FH (0 - 127)
Default Value = 7FH (127)
* Expression and Volume messages are cumulative, and the result will con-
trol the overall volume.
Use Expression messages for expression pedal, or creating expressive
effects, such as crescendo, decrescendo, while playing.
* Ignored when “Rx.EXPRESSION = OFF.”
GS DAUGHTER BOARD
Date : May. 1. 1994
Model : SCB-55
Version : 1.00
MIDI IMPLEMENTATION
SCB-55.QX4 01.6.19 8:59 AM Page 21