(F11) MIDI Data Format / MIDI-Datenformat / Format des données MIDI / Formato de datos MIDI
F11/F01 Data List
18
System Exclusive Messages (1)
[GM1] ... GM Required Parameter
[GM2] ... GM Level2 Required Parameter
System Exclusive Messages (Universal Real Time Messages)
[MIDI]
[Internal Sequencer]
MIDI Event
Data Format
Voice
MIDI Reception
MIDI Transmission
PLAY
REC
Song
Voice1(Right)/
Voice2/Left
Voice1(Right)/
Voice2/Left
PLAY
Voice1(Right)/Voice2/
Left
Master Volume [GM2]
F0 7F XN 04 01 SS TT F7
O
O (Available for song parts)
X
O
X
11110000
F0 = Exclusive status
01111111
7F = Universal Real Time
0xxxnnnn
XN =When N is received N=0-F,whichever is received. X=ignored
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
Master Fine Tuning [GM2]
F0 7F XN 04 03 SS TT F7
O
O (Available for song parts)
X
O
X
11110000
F0 = Exclusive status
01111111
7F = Universal Real Time
0xxxnnnn
XN = When N is received N=0-F,whichever is received. X=ignored
00000100
04 = Sub-ID #1=Device Control Message
00000011
03 = Sub-ID #2=Master Fine Tuning
0sssssss
SS = Fine Tuning LSB
0ttttttt
TT = Fine Tuning MSB
11110111
F7 = End of Exclusive
Master Coarse Tuning [GM2]
F0 7F XN 04 04 00 TT F7
O
O (Available for song parts)
X
O
X
11110000
F0 = Exclusive status
01111111
7F = Universal Real Time
0xxxnnnn
XN = When N is received N=0-F,whichever is received. X=ignored
00000100
04 = Sub-ID #1=Device Control Message
00000100
04 = Sub-ID #2=Master Coarse Tuning
00000000
00
0ttttttt
TT = Coarse Tuning MSB
11110111
F7 = End of Exclusive
Reverb Parameter [GM2]
F0 7F XN 04 05 01 01 01 01 01 PP VV ... F7
O
O
X
O
X
11110000
F0 = Exclusive status
01111111
7F = Universal Real Time
0xxxnnnn
XN = When N is received N=0-F,whichever is received. X=ignored
00000100
04 = Sub-ID #1=Device Control Message
00000101
05 = Sub-ID #2=Global Parameter Control
00000001
01 = Slot path length = 1
00000001
01 = Parameter ID width = 1
00000001
01 = Value width = 1
00000001
01 = Slot path MSB = 1
00000001
01 = Slot path LSB = 1 (Reverb)
0ppppppp
PP = Parameter to be controlled.
0vvvvvvv
VV = Value for the Parameter.
:
:
11110111
F7 = End of Exclusive
Parameter(pp)
Value(vv)
Display
--------------------------------------------------------------------------------
pp=0 Reverb Type
0...8
0:RoomS
1:RoomM
2:RoomL
3:HallM
4:HallL(default)
8:GM Plate
pp=1 Reverb Time
0...127
0...11.0s
Chorus Parameter [GM2]
F0 7F XN 04 05 01 01 01 01 02 PP VV ... F7
O
O
X
O
X
11110000
F0 = Exclusive status
01111111
7F = Universal Real Time
0xxxnnnn
XN = When N is received N=0-F,whichever is received. X=ignored
00000100
04 = Sub-ID #1=Device Control Message
00000101
05 = Sub-ID #2=Global Parameter Control
00000001
01 = Slot path length = 1
00000001
01 = Parameter ID width = 1
00000001
01 = Value width = 1
00000001
01 = Slot path MSB = 1
00000010
02 = Slot path LSB = 2 (Chorus)
0ppppppp
PP = Parameter to be controlled.
0vvvvvvv
VV = Value for the Parameter.
:
:
11110111
F7 = End of Exclusive
Parameter(pp)
Value(vv)
Display
--------------------------------------------------------------------------------------
pp=0 Chorus Type
0...5
0:GM Chorus1
1:GM Chorus2
2:GM Chorus3 (default)
3:GM Chorus4
4:FB Chorus
5:GM Flanger
pp=1 Mod Rate
0...127
0...15.5Hz
pp=2 Mod Depth
0...127
pp=3 Feedback
0...127
pp=4 Send to Reverb
0...127
Channel Pressure (Aftertouch) [GM2]
F0 7F XN 09 01 0M PP RR ... F7
O
O
X
X
O
X
11110000
F0 = Exclusive status
01111111
7F = Universal Real Time
0xxxnnnn
XN = When N is received N=0-F,whichever is received. X=ignored
00001001
09 = Sub-ID #1=Controller Destination Setting
00000001
01 = Sub-ID #2=Controller Type:01(Channel Pressure)
0000mmmm
0M = MIDI Channel (00-0F)
0ppppppp
PP = Controlled Paramete
0rrrrrrr
RR = Data
:
:
11110111
F7 = End of Exclusive
Make sure to set both the controlled parameter and the range.
Parameters not set will be restored to their default values.
Control Parameter(pp)
Data(RR)
Description
Default Value
-------------------------------------------------------------------------------------------------------------
pp=00 Pitch Control
28H-58H
-24...0...+24semitones 40H
pp=01 Filter Cutoff Control
00H-7FH
-9600...0...+9450cents 40H
pp=02 Amplitude Control
00H-7FH
-100...0...+100%
40H
pp=03 LFO Pitch Depth
00H-7FH
0...127
00H
pp=04 LFO Filter Depth
00H-7FH
0...127
00H
pp=05 LFO Amplitude Depth 00H-7FH
0...127
00H