User Manual

17
CLP-785,CLP-775,CLP-745,CLP-735MIDI リファレンス
MIDI データフォーマット
System Exclusive Messages (XGに変換後、出力)
*ReceiveSystemExclusiveMessageの設定がOFFのときには受信しません。
*TransmitSystemExclusiveMessageの設定がOFFのときには送信しません。
■システムエクスクルーシブメッセージ(ユニバーサルリアルタイムメッセージ)
適用範囲 MIDI,本体シーケンサー
モデル CLP-785
MIDI Event
データフォーマット MIDI規格
MIDI受信 MIDI送信
Song
R1
R2
L
Keyboard
Panel
Song
Master Volume F0 7F XN 04 01 SS TT F7
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
[GM2] 
(XG 変換され、
出力される)
Master Fine Tuning F0 7F XN 04 03 SS TT F7
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
[GM2] 
(XG 変換され、
出力される)
Master Coarse Tuning F0 7F XN 04 04 00 TT F7
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 Fine Tuning
00000000 00
0ttttttt TT = Coarse Tuning MSB
11110111 F7 = End of Exclusive
[GM2] 
(XG 変換され、
出力される)
Reverb Parameter F0 7F XN 04 05 01 01 01 01 01 PP VV ... F7
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 (Reverb)
00000001 01 = Slot path LSB = 1
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
[GM2] 
(XG 変換され、
出力される)
Chorus Parameter F0 7F XN 04 05 01 01 01 01 02 PP VV ... F7
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 (Chorus)
00000010 02 = Slot path LSB = 2
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
[GM2] 
(XG 変換され、
出力される)