User Manual

44
<MONO> 7EH
Cntrl# parameter Data Range
126 Mono 0...16
Performs the same function as when receiving ALL SOUNDS OFF. If the 3rd byte (mono) is
within 0 through 16, the channel will be Mode4(m = 1).
<POLY> 7FH
Cntrl# parameter Data Range
127 ----- 0
Performs the same function as when receiving ALL SOUNDS OFF. The channel will be Mode3.
6. CHANNEL AFTER TOUCH
STATUS: DnH
7. SYSTEM EXCLUSIVE MESSAGES
<UNIVERSAL REALTIME MESSAGES>
1) MIDI Master Volume (Receive only)
F0H,7FH,xnH,04H,01H,llH,mmH,F7H
xn:n=Device Number, xn=7F:Broadcast
ll:Don’t care
mm:Master Volume
When received, Master Volume in the System Parameter will be changed.
2) MIDI Machine Control (Transmit only)
Transmits when MTC is selected for the timing clock.
2-1) STOP
F0H,7FH,7FH,06H,01H,F7H
Transmits when STOP is pressed.
2-2) DEFERRED PLAY
F0H,7FH,7FH,06H,03H,F7H
Transmits when RUN is pressed.
2-3) LOCATE
F0H,7FH,7FH,06H,44H,06H,01H,hrH,mnH,scH,frH,ffH,F7H
Transmits when moving in measures in the Song Play mode.
<UNIVERSAL NON-REALTIME MESSAGES>
1) GM System On (Receive only)
F0H,7EH,xnH,09H,01H,F7H
xn:n=Device Number, xn=7F:Broadcast
Resets all the data to their respective default values except for MIDI Master Tune.
2) ID Request(Receive only)
F0H,7EH,xnH,06H,01H,F7H
xn:n=Device Number, xn=7F:Broadcast
3) ID Reply(Transmit only)
F0H,7EH,0nH,06H,02H,43H,00H,41H,02H,xxH,00H,00H,00H,7EH,F7H
0n:n=Device Number
xx:33(EX5),34(EX7),40(EX5R)
Transmits ID Reply when ID Request is received.
<PARAMETER CHANGES>
F0H,43H,1nH,idH,ahH,amH,alH,ddH,~,ddH,F7H
1n:n=Device Number
id:ID=5B,57
ah:Address High
am:Address Mid
al:Address Low
dd:Data
ID = 5BH AH AM AL
1) Current Performance / Common Parameters See < Table 1> 10 ** **
2) Current Performance / Part Parameters See < Table 2> 3p ** **
3) Current Voice / Common TG Parameters See < Table 3> 40 ** **
4) Current Voice / Common Control Parameters See < Table 4> 50 ** **
5) Current Voice / Element Parameters 1 See < Table 5> 60 ee **
6) Current Voice / Element Parameters 2 See < Table 6> 70 ee **
7) Remote SW See < Table 13> 0A 00 **
1) an 2) are effective only in the Performance mode.
3)~6) are effective only in the Voice mode.
7): receive only.
p = Part No.(0~F:Part1~Part16)
ee = Element No.(00~7F:EL1~EL128)
** = Address (Refer to the tables)
[Other]
MIDI Master Tune (Receive only)
F0H,43H,1nH,27H,30H,00H,00H,mmH,llH,ccH,F7H
1n:n=Device Number
mm:Master Tune MSB
ll:Master Tune LSB
cc:Don’t care
When received, Master Tune in the System Parameter will be changed.
<BULK DUMP>
F0H,43H,0nH,idH,bhH,blH,ahH,amH,alH,ddH,~,ddH,ccH,F7H
0n:n=Device Number
id:ID=5B,57
bh:Byte Count High
bl:Byte Count Low
ah:Address High
am:Address Mid
al:Address Low
dd:Data
cc:Check Sum
ID = 5BH AH AM AL
1) Current Performance / Common Bulk See < Table 7> 10 00 00
2) Current Performance / Part Bulk See < Table 8> 3p 00 00
3) 1 Performance Bulk See < Table 9> 11 00 nn
4) Current Voice / All Bulk See < Table 10> 40 00 00
5) Current Voice / Element Bulk See < Table 11> 60 ee 00
1) and 2) are effective only in the Performance mode.
4) and 5) are effective only in the Voice mode.
p = Part No.(0~F:Part1~Part16)
b = Memory Bank(1~4:P1,P2,I1,I2)
ee = Element No.(00~7F:EL1~EL128)
nn = Memory No.(Refer to the tables)
<BULK DUMP REQUEST>
F0H,43H,2nH,idH,ahH,amH,alH,F7H
2n:n=Device Number
id:ID=5B,57
ah:Address High
am:Address Mid
al:Address Low
Receive only.
Responds to all the Bulk Dumps.
See MIDI Data Table for Address and Byte Count.
The Check sum is the value that results in a value of 0 for the lower 7 bits when the Byte
Count, Start Address, Data and Check sum itself are added. When receiving the Bulk Dump with
the wrong check sum, a check sum error will be displayed.
8. SYSTEM COMMON MESSAGES
<MIDI TIME CODE (Quarter Frame Message)>
F1H,nxH
nx:data
Receives when MTC is selected for the timing clock.
<SONG POSITION POINTER>
F2H,llH,mmH
ll:Song Position LSB
mm:Song Position MSB
Transmits when moving in measures in the Song Play mode.
Receives when in the standby status in the Song Play mode.
9. SYSTEM REALTIME MESSAGES
Can transmit and receive.
<TIMING CLOCK>
STATUS: F8H
<START>
STATUS: FAH
<CONTINUE>
STATUS: FBH
<STOP>
STATUS: FCH
<ACTIVE SENSING>
STATUS: FEH
Once FE (Active Sensing) has been received, if no MIDI data is subsequently received for
longer than an interval of approximately 300msec, the EX will perform the same function as
when All Sounds Off, All Notes Off, and Reset All Controllers messages are received, and
will then return to a status in which FE is not monitored.