242
* Only valid when Part Mode is Drum, MDrm1 - Mdrm4.
kk: Drum Inst No. (0C - 6C = C0 - C8)
Data Entry LSB value has no effect.
*4 : r = 0 : Pitch Bend Sensitivity ( Bend Range )
= 1 : Fine Tune ( Detune )
= 2 : Coarse Tune ( Transpose )
For drum program, both of Fine Tune and Coase Tune affect to Detune.
Data Entry LSB value has no effect for Pitch Bend Sensitivity and Coarse Tune.
2-2 SYSTEM COMMON MESSAGES [H] :Hex, [D] :Decimal
|Status| Second | Third | Description ( Use for ..... ) |
|[Hex] |[H] [D] | [H] [D] | |
| F2 | ss (ss)| tt (tt) | Song Position Pointer ( Arpeggiator Control ) |
| | | | ss : Least significant [LSB] |
| | | | tt : Most significant [MSB] |
| F3 | ss (ss)| | Song Select (Multi select) |
| | | | ss : Multi(0-127) |
Receive Song Position Pointer when in Program/Combination/Multi mode (External Clock)
Receive Song Select when in Multi mode (External Clock)
2-3 SYSTEM REALTIME MESSAGES
Status[Hex] Description ( Use for..... )
F8 Timing Clock ( Tempo, AMS. & FX Dmod Src ) *
FA Start ( Arpeggiator Control ) *
FB Continue ( Arpeggiator Control ) *
FC Stop ( Arpeggiator Control ) *
FE Active Sensing ( MIDI Connect check )
* Receive when MIDI Clock in Global mode is External.
2-4 SYSTEM EXCLUSIVE
2-4-1 UNIVERSAL SYSTEM EXCLUSIVE MESSAGE ( 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