
MU50 MIDI Data Format
12
1.2.23.3 All Note Off
This message turns off all notes currently on for the specified channel.
However if Hold 1 or Sostenuto are on, notes will continue sounding until these are
turned off.
1.2.23.4 Omni Off
Perform the same processing as when All Note Off is received.
1.2.23.5 Omni On
Perform the same processing as when All Note Off is received.
1.2.23.6 Mono
Perform the same processing as when All Sound Off is received, and if the 3rd byte
(mono number) is in the range of 0~16,
set the applicable channel to Mode 4 (m = 1).
1.2.23.7 Poly
Perform the same processing as when All Sound Off is received, and set
the applicable channel to Mode 3.
1.3 Program Change
If the Multi Part parameter Rcv PROGRAM CHANGE = OFF, that Part will not receive
Program Changes.
If Sound Module Mode = C/M, all Program Changes for the Drum Voice Part are
ignored.
1.4 Pitch Bend
If the Multi Part parameter Rcv PITCH BEND CHANGE = OFF, that Part will not
receive Pitch Bend messages.
1.5 Channel Afterto ch
With the default setting there will be no function.
If the Multi Part parameter Rcv CHANNEL AFTER TOUCH = OFF,
that Part will not receive Channel Aftertouch.
1.6 Polyphonic Afterto ch
With the default setting there will be no function.
If the Multi Part parameter Rcv POLYPHONIC AFTER TOUCH = OFF,
that Part will not receive Polyphonic Aftertouch.
There will be an effect only for note numbers 36-97.
2. System Exclusive Messages
2.1 Parameter Changes
This device uses the following parameter changes.
[ UNIVERSAL REALTIME MESSAGE ]
1)Master Volume
[ UNIVERSAL NON REALTIME MESSAGE ]
1)General MIDI Mode On
2)Identity Request(INQUIRY MESSAGE)
3)Identity Reply(INQUIRY MESSAGE)
[ XG NATIVE ]
1)XG System on
2)XG System Data parameter change
3)System Information
4)Multi Effect1 Data parameter change
5)Display Data parameter change
6)Multi Part Data parameter change
7)Drums Setup Data parameter change
[ MU80, MU50 NATIVE ]
1) MU80, MU50 System data parameter change
2) Current Performance parameter change
3) Remote switch
[ Other ]
1)Master tuning
2)TG300 System Data Parameter change
3)TG300 Multi Effect Data parameter change
4)TG300 Mutli Part Data parameter change
5)Disk Orchestra On
2.1.2 Universal Realtime Messages
2.1.2.1 Master Volume
11110000 F0 = Exclusive status
01111111 7F = Universal Real Time
01111111 7F = ID of target device
00000100 04 = Sub-ID #1=Device Control Message
00000001 01 = Sub-ID #2=Master Volume
0sssssss *SS = Volume LSB
0ttttttt TT = Volume MSB
11110111 F7 = End of Exclusive
or,
11110000 F0 = Exclusive status
01111111 7F = Universal Real Time
0xxxnnnn XN = Device Number, xxx = don’t care
00000100 04 = Sub-ID #1=Device Control Message
00000001 01 = Sub-ID #2=Master Volume
0sssssss SS = Volume LSB
0ttttttt TT = Volume MSB
11110111 F7 = End of Exclusive
When this is received, the Volume MSB will be reflected in the System Parameter
MASTER VOLUME.
* SS is the hex expression of 0sssssss Same for others
2.1.3 Universal Non-Realtime Messages
2.1.3.1 General MIDI Mode On
11110000 F0 = Exclusive status
01111110 7E = Universal Non-Real Time
01111111 7F = ID of target device
00001001 09 = Sub-ID #1=General MIDI Message
00000001 01 = Sub-ID #2=General MIDI On
11110111 F7 = End of Exclusive
or,
11110000 F0 = Exclusive status
01111110 7E = Universal Non-Real Time
0xxxnnnn XN = Device Number, xxx = don’t care
00001001 09 = Sub-ID #1=General MIDI Message
00000001 01 = Sub-ID #2=General MIDI On
11110111 F7 = End of Exclusive
When On is received, the SOUND MODULE MODE will be changed to XG mode.
Ignored when in C/M mode.
Not received when Rcv GM EXCLUSIVE = OFF
Since approximately 50 ms is required to execute this message, leave an appropriate
interval before the message that follows it.
2.1.3.2 Identity Request
11110000 F0 = Exclusive status
01111110 7E = Universal Non-Real Time
0ccccccc ccccccc = Device Number
00000110 06 = General Information
00000001 01 = Identity Request(Sub-ID #2)
11110111 F7 = End of Exclusive
When this message is received, this device will
transmit the following 2.1.3.3 Identity Reply message.
2.1.3.3 Identity Reply
11110000 F0 =Exclusive status
11111110 7E =Universal Non-Real Time
0nnnnnnn 0nnnnnnn =Device Number
00000110 06 =General Information(Sub-ID #1)
00000010 02 =Device Identity Reply(Sub-ID #2)
01000011 43 =YAMAHA ID
00000000 00 =Device Family Code LSB MU50ID#1
01000001 41 =Device Family Code MSB MU50ID#2
01000110 46 =Device Number Code LSB MU50ID#3
00000001 01 =Device Number Code MSB MU50ID#4
00000000 00
00000000 00
00000000 00
00000000 01 =XG ID
11110111 F7 =End of Exclusive
This device transmits this message when it receives a 2.1.3.2 Identity Request message.