44
CLP-955
• Panel Data Contents
MIDI Data Format/MIDI-Datenformat/Format des données MIDI/Formato de datos MIDI

4. PROGRAM CHANGE

Data format: [CnH] -> [ppH]

CnH = Program event (n = channel number)
ppH = Program change number

5. SYSTEM REALTIME MESSAGES

[rrH]
F8H: Timing clock
FAH: Start
FCH: Stop
FEH: Active sensing
Data Transmission Reception
F8H Transmitted every Received as 96-clock tempo timing
96 clocks when MIDI clock is set to External
FAH Recorder start Recorder start
Not received when the MIDI clock
is set to Internal.
FCH Recorder stop Recorder stop
Not received when the MIDI clock
is set to Internal.
FEH Transmitted every If a signal is not received via MIDI
200 milliseconds for more than 400 milliseconds, the
same processing will take place for
All Sound Off, All Notes Off and
Reset All Controllers as when those
signals are received.
Caution: If an error occurs during MIDI reception, the Damper, Sostenuto,
and Soft effects for all channels are turned off and an All Note Off occurs.

6. SYSTEM EXCLUSIVE MESSAGES

(Yamaha MIDI Format)

Panel Data Transmit

Data format: [F0H] -> [43H] -> [0nH] -> [7CH] -> ... ->

[F7H]
F0H, 43H, 0nH, 7CH (n: channel number)
00H, 2AH (
data length
)
43H, 4CH, 20H, 20H (CL)
43H, 4CH, 50H, 27H, 30H, 30H (CLP-955)
30H, 30H (version x, y)
[PANEL DATA]
[CHECK SUM (1byte)] = 0-(43H+4CH+20H+......+Data end)
F7H
When program change reception is turned OFF in the Function
mode, no program change data is transmitted or received.
Also, Bank MSB/LSB is not transmitted or received.
MSB LSB
P.C.#
GRAND PIANO 1 0 112 0
GRAND PIANO 2 0 112 1
E.PIANO 1 0 112 5
E.PIANO 2 0 112 4
HARPSICHORD 0 112 6
VIBRAPHONE 0 112 11
CHURCH ORGAN 0 112 19
JAZZ ORGAN 0 112 16
STRINGS 0 112 48
CHOIR 0 112 52
WOOD BASS 0 112 32
E.BASS 0 112 33
P.C.#=Program Change number

7. SYSTEM EXCLUSIVE MESSAGES

(Universal System Exclusive)

(1) Universal Realtime Message

Data format: [F0H] -> [7FH] -> [XnH] -> [04H] -> [01H] ->

[llH] -> [mmH] -> [F7H]

MIDI Master Volume
Simultaneously changes the volume of all channels.
When a MIDI master volume message is received, the volume
only has affect on the MIDI receive channel, not the panel
master volume.
F0H = Exclusive status
7FH = Universal Realtime
7FH = ID of target device
04H = Sub-ID #1=Device Control Message
01H = Sub-ID #2=Master Volume
llH = Volume LSB
mmH = Volume MSB
F7H = End of Exclusive
or
F0H = Exclusive status
7FH = Universal Realtime
XnH = When n is received n=0~F, whichever is received.
X = dont care
04H = Sub-ID #1=Device Control Message
01H = Sub-ID #2=Master Volume
llH = Volume LSB
mmH = Volume MSB
F7H = End of Exclusive
(1) 1'st Voice
(2) Dual On/Off
(3) Dual Voice
(4) Dual Balance
(5) Dual Detune
(6) Dual Voice1 Octave
(7) Dual Voice2 Octave
(8) Dual Voice1 Effect Depth
(9) Dual Voice2 Effect Depth
(10) Split On/Off
(11) Split Voice
(12) Split Point
(13) Split Balance
(14) Split Voice1 Octave
(15) Split Voice2 Octave
(16) Split Voice1 Effect Depth
(17) Split Voice2 Effect Depth
(18) Split Dumper Mode
(19) Reverb Type 1
(20) Reverb Type 2
(21) Reverb Depth1
(22) Reverb Depth2
(23) Effect Type 1
(24) Effect Type 2
(25) Effect Depth
(26) Touch Sensitivity
(27) Fixed Data
(28) Left Pedal Function
(29) Absolute tempo low byte
(30) Absolute tempo high byte
Panel data send requests cannot be received.