Implémentation MIDI
1. Receive Data
■Channel Voice Messages
* Not received in Performance mode when the Receive Switch parameter (PERFORM/
PART) is OFF.
●Note off
Status
2nd byte
8nH
kkH
9nH
kkH
n = MIDI channel number:
0H - FH (ch.1 - 16)
kk = note number:
00H - 7FH (0 - 127)
vv = note off velocity:
00H - 7FH (0 - 127)
* Not received when the Tone Envelope Mode parameter (PATCH/CTRL and RHYTHM/
CTRL) is NO-SUS.
●Note on
Status
2nd byte
9nH
kkH
n = MIDI channel number:
0H - FH (ch.1 - 16)
kk = note number:
00H - 7FH (0 - 127)
vv = note on velocity:
01H - 7FH (1 - 127)
●Polyphonic Key Pressure
Status
2nd byte
AnH
kkH
n = MIDI channel number:
0H - FH (ch.1 - 16)
kk = note number:
00H - 7FH (0 - 127)
vv = Polyphonic Key Pressure: 00H - 7FH (0 - 127)
* Not received in Performance mode when the Receive Poly Key Pressure parameter
(PERFORM/MIDI) is OFF.
●Control Change
* If the corresponding Controller number is selected for the Patch Control Source 1, 2, 3 or
4 parameter (PATCH/CTRL1-4), the corresponding effect will occur.
* If a Controller number that corresponds to the System Control Source 1, 2, 3 or 4
parameter (SYSTEM/CONTROL) is selected, the specified effect will apply if Patch
Control Source 1, 2, 3 or 4 parameter (PATCH/CTRL1-4) is set to SYS-CTRL1, SYS-
CTRL2, SYS-CTRL3 or SYS-CTRL4.
❍Bank Select (Controller number 0, 32)
Status
2nd byte
BnH
00H
BnH
20H
n = MIDI channel number:
0H - FH (ch.1 - 16)
mm, ll = Bank number:
00 00H - 7F 7FH (bank.1 - bank.16384)
* Not received in Performance mode when the Receive Bank Select (PERFORM/MIDI) is
OFF.
* The Performances, Patches, and Rhythms corresponding to each Bank Select are as
follows.
* The SRX series corresponding to each Bank Select are to see the SRX series owner's
manual.
BANK SELECT
| PROGRAM
| GROUP
MSB | LSB
| NUMBER
|
—————+———————————+———————————+——————————————————————+———————————
000 |
| 001 - 128 | GM Patch
:
|
|
|
063 |
| 001 - 128 | GM Patch
085 | 000
| 001 - 064 | User Performance
| 032
| 001 - 064 | Card Performance
| 064
| 001 - 064 | Preset Performance
086 | 000
| 001 - 032 | User Rhythm
| 032
| 001 - 032 | Card Rhythm
| 064
| 001 - 040 | Preset Rhythm
087 | 000
| 001 - 128 | User Patch
| 001
| 001 - 128 | User Patch
| 032
| 001 - 128 | Card Patch
| 033
| 001 - 128 | Card Patch
| 064
| 001 - 128 | Preset Patch A
| 065
| 001 - 128 | Preset Patch B
|
:
|
|
092 | 000 -
| 001 -
| SRX Rhythm
|
:
|
|
093 | 000 -
| 001 -
| SRX Patch
|
:
|
|
120 |
| 001 - 057 | GM Rhythm
121 | 000 -
| 001 - 128 | GM Patch
3rd byte
vvH
00H
3rd byte
vvH
3rd byte
vvH
3rd byte
mmH
llH
| NUMBER
|
| 001 - 256
|
| 001 - 256
| 001 - 064
| 001 - 064
| 001 - 064
| 001 - 032
| 001 - 032
| 001 - 040
| 001 - 128
| 129 - 256
| 001 - 128
| 129 - 256
| 001 - 128
| 001 - 128
:
|
| 001 -
:
|
| 001 -
:
|
| 001 - 009
| 001 - 256
❍Modulation (Controller number 1)
Status
2nd byte
BnH
01H
n = MIDI channel number:
0H - FH (ch.1 - 16)
vv = Modulation depth:
00H - 7FH (0 - 127)
* Not received in Performance mode when the Receive Modulation parameter
(PERFORM/MIDI) is OFF.
❍Breath type (Controller number 2)
Status
2nd byte
BnH
02H
n = MIDI channel number:
0H - FH (ch.1 - 16)
vv = Control value:
00H - 7FH (0 - 127)
❍Foot type (Controller number 4)
Status
2nd byte
BnH
04H
n = MIDI channel number:
0H - FH (ch.1 - 16)
vv = Control value:
00H - 7FH (0 - 127)
❍Portamento Time (Controller number 5)
Status
2nd byte
BnH
05H
n = MIDI channel number:
0H - FH (ch.1 - 16)
vv = Portamento Time:
00H - 7FH (0 - 127)
* In Performance mode the Part Portament Time parameter (PERFORM/PART) will
change.
❍Data Entry (Controller number 6, 38)
Status
2nd byte
BnH
06H
BnH
26H
n = MIDI channel number: 0H - FH (ch.1 - 16)
mm, ll = the value of the parameter specified by RPN/NRPN
mm = MSB, ll = LSB
❍Volume (Controller number 7)
Status
2nd byte
BnH
07H
n = MIDI channel number:
0H - FH (ch.1 - 16)
vv = Volume:
00H - 7FH (0 - 127)
* Not received in Performance mode when the Receive Volume parameter (PERFORM/
MIDI) is OFF.
* In Performance mode the Part Level parameter (PERFORM/PART) will change.
❍Balance (Controller number 8)
Status
2nd byte
BnH
08H
n = MIDI channel number:
0H - FH (ch.1 - 16)
vv = Balance:
00H - 7FH (0 - 127)
❍Panpot (Controller number 10)
Status
2nd byte
BnH
0AH
n = MIDI channel number:
0H - FH (ch.1 - 16)
vv = Panpot:
00H - 40H - 7FH (Left - Center - Right),
* Not received in Performance mode when the Receive Pan parameter (PERFORM/MIDI)
is OFF.
* In Performance mode the Part Pan parameter (PERFORM/PART) will change.
❍Expression (Controller number 11)
Status
2nd byte
BnH
0BH
n = MIDI channel number:
0H - FH (ch.1 - 16)
vv = Expression:
00H - 7FH (0 - 127)
* Not received when Tone Receive Expression parameter (PATCH/GENERAL or
RHYTHM/GENERAL) is OFF.
* Not received in Performance mode when Receive Expression parameter (PERFORM/
MIDI) is OFF.
3rd byte
vvH
3rd byte
vvH
3rd byte
vvH
3rd byte
vvH
3rd byte
mmH
llH
3rd byte
vvH
3rd byte
vvH
3rd byte
vvH
3rd byte
vvH
245