183
Appendices
2-2 SYSTEM COMMON MESSAGES [H] :Hex, [D] :Decimal
+------+--------+--------------------+-------------------------------------------------------------+
|Status| Second | Third | Description ( Use for ..... ) |
|[Hex] |[H] [D] | [H] [D] | |
+------+--------+--------------------+-------------------------------------------------------------+
| F3 | ss (ss)| | Song Select |
| | | | ss : Multi(0-127) No. |
+------+--------+--------------------+-------------------------------------------------------------+
Receive Song Select when in Multi mode.
2-3 SYSTEM REALTIME MESSAGES
+------------+--------------------------------------------------------------+
|Status[Hex] | Description ( Use for..... ) |
+------------+--------------------------------------------------------------+
| F8 | Timing Clock ( Tempo, AMS. & FX Dmod Src ) *5|
| FA | Start ( Arpeggiator Control ) *5|
| FB | Continue ( Arpeggiator Control ) *5|
| FC | Stop ( Arpeggiator Control ) *5|
| FE | Active Sensing ( MIDI Connect check ) |
+------------+--------------------------------------------------------------+
*5 : Receive when system is operating by external clock.
2-4 SYSTEM EXCLUSIVE
2-4-1 UNIVERSAL SYSTEM EXCLUSIVE MESSAGES ( NON REALTIME )
DEVICE INQUlRY ( When received this message, transmits INQUlRY MESSAGE REPLY )
[ F0,7E,nn,06,01,F7 ] 3rd byte nn : Channel = 0 - F : Global Channel
= 7F : Any Channel
GM System On ( Receive when in Multi mode )
[ F0,7E,nn,09,01,F7 ] 3rd byte nn : Channel = 0 - F : Global Channel
= 7F : Any Channel
2-4-2 UNIVERSAL SYSTEM EXCLUSIVE MESSAGES ( REALTIME )
Master Volume
[ F0,7F,0g,04,01,vv,mm,F7 ] 3rd byte g : Global Channel
6th byte vv : Value(LSB)
7th byte mm : Value(MSB)
mm,vv = 00,00 - 7F,7F : Min - Max
Master Balance
[ F0,7F,0g,04,02,vv,mm,F7 ] 3rd byte g : Global Channel
6th byte vv : Value(LSB)
7th byte mm : Value(MSB)
mm,vv = 00,00:Left, 40,00:Center, 7F,7F:Right
Master Fine Tune ( Control Master Tune(cent) in Global )
[ F0,7F,0g,04,03,vv,mm,F7 ] 3rd byte g : Global Channel
6th byte vv : Value(LSB)
7th byte mm : Value(MSB)
mm,vv = 20,00:-50, 40,00:+00, 60,00:+50
Master Coarse Tune ( Control Transpose (chromatic step) in Global )
[ F0,7F,0g,04,04,vv,mm,F7 ] 3rd byte g : Global Channel
6th byte vv : Value(LSB)
7th byte mm : Value(MSB)
mm,vv = 34,00:-12, 40,00:+00, 4C,00:+12