Appendices
324
1-2 SYSTEM COMMON MESSAGES [H] :Hex, [D] :Decimal
+------+--------+--------------------+--------------------------------------------------------+
|Status| Second | Third | Description ( Transmitted when ) |
|[Hex] |[H] [D] | [H] [D] | |
+------+--------+--------------------+--------------------------------------------------------+
| F2 | ss (ss)| tt (tt) | Song Position Pointer |
| | | | ss : Least significant [LSB] *4|
| | | | tt : Most significant [MSB] *4|
| F3 | ss (ss)| | Song Select (Song is selected) |
| | | | ss : Song(0-127) |
+------+--------+--------------------+--------------------------------------------------------+
Transmits Song Position Pointer message when in Sequencer mode. (Internal Clock)
Transmits Song Select message when in Sequencer mode.
*4 : For example, if time signature is 4/4 or 8/8, tt,ss = 00,10 means one measure.
1-3 SYSTEM REALTIME MESSAGES
+------------+------------------------------------------------------------+
|Status[Hex] | Description ( Transmitted when ... ) |
+------------+------------------------------------------------------------+
| F8 | Timing Clock ( Always in Prog/Combi/Seq/Global mode ) *5|
| FA | Start ( START in Seq mode ) *5|
| FB | Continue ( Continue START in Seq mode ) *5|
| FC | Stop ( STOP in Seq mode ) *5|
| FE | Active Sensing ( Always ) *6|
+------------+------------------------------------------------------------+
*5 Transmits these messages when MIDI Clock in Global mode is Internal.
*6 Transmits these messages when MIDI Clock in Global mode is External(except USB-MIDI).
1-4 SYSTEM EXCLUSIVE
1-4-1 UNIVERSAL SYSTEM EXCLUSIVE MESSAGE ( NON REALTIME )
DEVICE INQUlRY REPLY ( Transmits when received a INQUIRY MESSAGE REQUEST )
[ F0,7E,0g,06,02,42,16,01,mm,00,vv,ww,xx,00,F7 ] 3rd byte g : Global Channel
6th byte 42 : KORG ID
7th byte 49 : KROSS series LSB ID
8th byte 01 : KROSS series MSB ID
9th byte mm : KROSS 61 member code mm = 05
KROSS 88 member code mm = 0F
11th byte vv : System Version 1st (1 - )
12th byte ww : System Version 2nd (0 - )
13th byte xx : System Version 3rd (0 - )
( i.e. Version 1.0.2: vv=01, ww=00, xx=02 )
1-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