User Manual

18
CLP-785,CLP-775,CLP-745,CLP-735MIDI リファレンス
MIDI データフォーマット
■システムエクスクルーシブメッセージ(ユニバーサルノンリアルタイムメッセージ)
Channel Pressure
(Aftertouch)
F0 7F XN 09 01 0M PP RR ... F7
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 Parameter
0rrrrrrr RR = Data
... ...
11110111 F7 = End of Exclusive
ControlledParameterとRangeをペアで設定。
設定しなかったパラメーターは初期化されます。
Control Parameter (pp) Data (RR) Description 初期値
-------------------------------------------------------------------------------------------------------
pp=00 Pitch Control 28H-58H -24...0...+24 semitones 40H
pp=01 Filter Cutoff Control 00H-7FH -9600...0...+9450 cents 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
[GM2] 
(XG 変換され、
出力される)
Controller
(Control Change)
F0 7F XN 09 03 0M CC PP RR ... F7
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
00000011 03 = Sub-ID #2 = Controller Type: 03 (Control Change)
0000mmmm 0M = MIDI Channel (00-0F)
0ccccccc CC = Controller Number (01H-1FH, 40H-5FH)
0ppppppp PP = Controlled Parameter
0rrrrrrr RR = Range
... ...
11110111 F7 = End of Exclusive
ControlledParameterとRangeをペアで設定。
設定しなかったパラメーターは初期化されます。
Control Parameter (pp) Data (RR) Description 初期値
-------------------------------------------------------------------------------------------------------
pp=00 Pitch Control 28H-58H -24...0...+24 semitones 40H
pp=01 Filter Cutoff Control 00H-7FH -9600...0...+9450 cents 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
[GM2] 
(XG 変換され、
出力される)
Key-Based Instrument
Control
F0 7F XN 0A 01 0M KK CC 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
00001010 0A = Sub-ID #1 = Key-Based Instrument Control
00000011 01 = Sub-ID #2 = Controller
0000mmmm 0M = MIDI Channel (00-0F)
0kkkkkkk KK = Key Number
0ccccccc CC = Controller Number
0vvvvvvv VV = Value
... ...
11110111 F7 = End of Exclusive
ControlledNumberとValueをペアで設定
Control Number (CC) Value (VV) Description 初期値
-------------------------------------------------------------------------------------------------------
CC=07H Volume 00H-7FH -100...0...+100% 40H
CC=0AH Pan 00H-7FH L63...C...R63 (Preset value)
(absolute)
CC=5BH Reverb Send Level 00H-7FH 0...Max (Preset value)
(absolute)
CC=5DH Chorus Send Level 00H-7FH 0...Max (Preset value)
(absolute)
[GM2] 
(XG 変換され、
出力される)
MIDI Event
データフォーマット MIDI規格
MIDI受信 MIDI送信
Song
R1
R2
L
Keyboard
Panel
Song
GM1 System On F0 7E XN 09 01 F7
11110000 F0 = Exclusive status
01111110 7E = Universal Non-Real Time
0xxxnnnn XN = When N is received N=0-F, whichever is received. X=ignored
00001001 09 = Sub-ID #1 = General MIDI Message
00000001 01 = Sub-ID #2 = General MIDI On
11110111 F7 = End of Exclusive
[GM1]
[GM2]

(XG 変換され、
出力される)
GM2 System On F0 7E XN 09 03 F7
11110000 F0 = Exclusive status
01111110 7E = Universal Non-Real Time
0xxxnnnn XN = When N is received N=0-F, whichever is received. X=ignored
00001001 09 = Sub-ID #1 = General MIDI Message
00000011 03 = Sub-ID #2 = General MIDI2 On
11110111 F7 = End of Exclusive
[GM2] 
(XG 変換され、
出力される)
General MIDI System
Off
F0 7E XN 09 02 F7
11110000 F0 = Exclusive status
01111110 7E = Universal Non-Real Time
0xxxnnnn XN = When N is received N=0-F, whichever is received. X=ignored
00001001 09 = Sub-ID #1 = General MIDI Message
00000010 02 = Sub-ID #2 = General MIDI Off
11110111 F7 = End of Exclusive
[GM1]
[GM2]

(XG 変換され、
出力される)
MIDI Event
データフォーマット MIDI規格
MIDI受信 MIDI送信
Song
R1
R2
L
Keyboard
Panel
Song