As a MIDI device, this Instrument consists of the System Section, Sound Generator Section, and Performance Controller Section described below. Each of these sections can send and receive specific MIDI
Messages in accordance with its function.
1.1System Section
The System Section manages the Instrument status and user data. A communication method known as
a “bulk dump” can be used for two-way transfer of user data between the Instrument and a computer.
1.2Performance Controller Section
The Performance Controller Section performs keyboard play and controller operations, and generates
performance messages in accordance with auto play, etc. Basically, generated performance messages are
sent to external destinations while also being transmitted to the Sound Generator Section. The channel
number of the sent channel message is in accordance with the Instrument’s instrument part number.
MIDI Output Performance InformationThe following describes the performance information
that is output and is not output as MIDI signals.
• Output performance
– Keyboard play and controller operations by the musician
– Auto accompaniment
– Recorded song playback
• Non-output performance
– Demo Songs
– Card song playback
1.3Sound Generator Section
The Sound Generator Section mainly performs receive of performance information and sound source
setting information. It consists of a common part that do es not depend on the channel and a musical
instrument part that is independent of each channel.
1.3.1Sound Generator Common Block
The common block consists of system effects, master control, etc. These can be controlled by Instrument
mixer function and/or general universal system exclusive messages, and the Instrument’s system exclusive
messages.
8
1.3.2Instrument Part Block
The instrument part section consists of a total of 32 instrument parts, divided into two groups, named
Group A and Group B of 16 instruments each. Each part can perform operations and setting changes using the Instrument mixer function, and/or channel messages and Instrument’s system exclusive messages.
Only Group B can be controlled by external channel messages.
As shown in the following table, there is a fixed relationship between channel message receive channel
numbers and instrument parts.
NumberNameMIDI Receive ChMIDI Send ChAssigned Function
Note1: Can be changed by the Keyboard Channel setting.
Note2: This instrument part is basically a drum-only part. To specify a sound with a MIDI message, specify a drum sound
whose setting is supported by the Instrument mixer.
9
2Timbre Type Specific Operation
The sound source operation performed for a sound generator instrument receive message may depend on
the value of the Timbre Type (see “About the Timbre Type” in “12 Program Change”) of each part’s
operation mode. For details, see the explanation for each message.
3Controlling Send/Receive of MIDI Messages in Each Instru-
ment Part
Send/receive of MIDI messages in each instrument part can be enabled/disabled by the Instrument’s
mixer, the NRPN message explained under “10.36.1 Part Enable”, and the Part Enable Parameter
explained under “25.7 Part Parameter”.
4Conditions that Disable Message Send and Receive
All MIDI message send and receive is temporarily disabled while “Please Wait ...” is displayed.
10
Part II
Channel Message
5Receive Channel
The channel number of the channel message received by each part is shown in the table under “1.3.2
Instrument Part Block”.
6Send Channel
Basically, the MIDI channel of the channel message sent when the Instrument is played coincides with
the MIDI channel of the part being played. Note, however, that the MIDI channel of the performance
information that corresponds to the keyboard main part depends on the Keyboard Channel setting value.
7Note Off
Message Format:8nH kkH vvH
9nH kkH 00H(receive only)
n:MIDI Channel Number
kk:Key Number
vv:Velocity(Send:40H, Receive:Ignored)
SendSent when the keyboard is played, when play is performed using Auto Accompaniment, and
when recorded song data is played back. The key number changes in accordance with on the Transpose
function and Octave Shift function.
Receive Receipt stops a note being sounded by a note on message.
8Note On
Message Format:9nH kkH vvH
n:MIDI Channel Number
kk:Key Number
vv:Velocity
SendSent when the keyboard is played, when play is performed using Auto Accompaniment, and
when recorded song data is played back. The key number changes in accordance with on the Transpose
function and Octave Shift function.
Receive Receipt sounds a note of the corresponding instrument part.
9Polyphonic Key Pressure
11
Message Format:AnH kkH vvH
n:MIDI Channel Number
kk:Key Number
vv:Pressure Value
SendThis message is not sent by this Instrument.
Receive This message is not received by this Instrument.
10Control Change
Message Format:BnH ccH vvH
n:MIDI Channel Number
cc:Control Number
vv:Value
SendSent when the Instrument’s pedal is operated or when Instrument settings are changed.
Receive Receipt changes the pedal and other performance conditions, and Instrument settings.
Drawbar Operation by Control Change MessageWhen a drawbar tone is selected on the ap-
plicable MIDI channel (n: MIDI Channel Number), control change messages can be used to perform
various drawbar parameter operations. (Drawbar tone selection is supported by the CTK-7200, CTK7300, WK-7600 only.) Specifically, control change message assignment can be switched as shown below
when a non-drawbar tone is selected or when a drawbar tone is selected.
Control Change NumberNon-drawbar tone selectedDrawbar tone selected
46H-Drawbar Position 16’
47H-Drawbar Position 5 1/3’
48HRelease TimeDrawbar Position 8’
49HAttack TimeDrawbar Position 4’
4AHFilter Cut OffDrawbar Position 2 2/3’
4BH-Drawbar Position 2’
4CHVibrato RateDrawbar Position 1 3/5’
4DHVibrato DepthDrawbar Position 1 1/3’
4EHVibrato DelayDrawbar Position 1’
4FH-Drawbar Organ Type
54H-Drawbar Organ 2nd Percussion
55H-Drawbar Organ 3rd Percussion
56H-Drawbar Organ Percussion Decay Time
57H-Drawbar Organ Key On Click
58H-Drawbar Organ Key Off Click
59H-Vibrato Rate
5AH-Vibrato Depth
For details about messages, see each section of this manual that covers them.
12
10.1Bank Select (00H,20H)
Message Format:BnH 00H mmH (MSB)
BnH 20H llH (LSB)
n:MIDI Channel Number
mm:MSB Value(Note1)
ll:LSB Value(Send:00H, Receive:Ignored)
Note1: For details about the relationship between the MSB value and the tone, see the Tone List that comes with the
Instrument.
SendSent when a tone is selected.
Receive Receipt causes a change in the tone bank number stored in Instrument memory, but the
tone is not actually changed until a Program Change message is received. For details, see “12 Program
Change”.
10.2Modulation (01H)
Message Format:BnH 01H vvH
n:MIDI Channel Number
vv:Value
SendSent when the modulation button is operated (CTK-7200, CTK-7300, WK-7600 only).
Receive Receipt adds, to the tone being sounded, modulation of a depth specified by the value. In
the case of a tone that already has modulation applied, receipt of this message increases the modulation
depth. The modulation effect differs according to the tone b eing used.
10.3Data Entry (06H,26H)
Message Format:BnH 06H mmH (MSB)
BnH 26H llH (LSB)
n:MIDI Channel Number
mm:MSB Value
ll:LSB Value
SendSent when there is a change to the parameter assigned to RPN, NRPN.
Receive Receipt changes the parameter assigned to RPN, NRPN.
10.4Volume (07H)
Message Format:BnH 07H vvH
n:MIDI Channel Number
vv:Value
13
SendSent when the volume of any part is changed.
Receive Receipt changes the volume of the corresponding part.
10.5Pan (0AH)
Message Format:BnH 0AH vvH
n:MIDI Channel Number
vv:Value(Note1)
Note1: For information about the relationship between setting values and send/receive values, see “35.4 Pan Setting Value
Table” in “VIII Setting Values and Send/Receive Values”.
SendSent when the pan of any part is changed.
Receive Receipt changes the pan of the corresponding part.
10.6Expression (0BH)
Message Format:BnH 0BH vvH
n:MIDI Channel Number
vv:Value
SendSent when Auto Accompaniment is used and during recorded song playback.
Receive Receipt changes the Expression value.
10.7General Use Controllers 1 through 8 (10H through 13H, 50H through
53H)
On this Instrument, these messages are used to control DSP operation.
Message Format:BnH 10H vvHDSP Parameter7[1]
BnH 11H vvHDSP Parameter7[2]
BnH 12H vvHDSP Parameter7[3]
BnH 13H vvHDSP Parameter7[4]
BnH 50H vvHDSP Parameter7[5]
BnH 51H vvHDSP Parameter7[6]
BnH 52H vvHDSP Parameter7[7]
BnH 53H vvHDSP Parameter7[8]
n:MIDI Channel Number
vv:Value
SendSent when the DSP parameter setting is configured.
14
Receive Receipt changes the value of DSP Parameter 7 [1 to 8] (7-bit parameter) assigned to the part
specified by the MIDI Channel Number. Any message received that corresponds to the parameter of a
number not being used by the currently selected DSP is ignored. For details about Parameter 7 of each
DSP, see the explanations under “VII DSP Parameter List”.
Received values and parameter setting valuesThe range of the value of each DSP Parameter 7
array element depends on the selected DSP or array number. Unlike manipulation of a DSP parameter
using a System Exclusive Message, a value received by this control change message is always in the range
of 0 to 127, but the range is changed in accordance with the setting range of the applicable parameter
setting. Because of this, it is impossible for a value to b e outside of the range. Conversion to the
parameter setting value from the value received with the message can be represented in general terms
by the expression shown below.
„
Parameter Setting Value = Parameter Minimum Value + (Parameter Maximum Value − Parameter Minimum Value) ∗
Received Value
127
10.8Hold1 (40H)
Message Format:BnH 40H vvH
n:MIDI Channel Number
vv:Value (Note1)
Note1: For information about the relationship between setting values and send/receive values, see the “35.1 Off/On Setting
Value Table” in “VIII Setting Values and Send/Receive Values” of this document.
SendSent when a pedal that has a sustain (damper) function is operated.
Receive Receipt performs an operation equivalent to a sustain pedal operation.
Timbre Type Specific OperationThis operation differs in accordance with the Timbre Type (see
“About the Timbre Type” in “12 Program Change”) setting.
• Timbre Type: Melody or Drawbar
Sustain off/on control is performed in accordance with the value of the received message.
«
• Timbre Type: Piano
Continuous control of the piano tone is performed in accordance with the value of the received
message.
• Timbre Type: Drum
The received message does not affect sound source operation.
10.9Sostenuto (42H)
Message Format:BnH 42H vvH
n:MIDI Channel Number
vv:Value (Note1)
15
Note1: For information about the relationship between setting values and send/receive values, see the “35.1 Off/On Setting
Value Table” in “VIII Setting Values and Send/Receive Values” of this document.
SendSent when a pedal that has a sostenuto function is operated.
Receive Receipt performs an operation equivalent to a sostenuto pedal operation.
10.10Soft (43H)
Message Format:BnH 43H vvH
n:MIDI Channel Number
vv:Value (Note1)
Note1: For information about the relationship between setting values and send/receive values, see the “35.1 Off/On Setting
Value Table” in “VIII Setting Values and Send/Receive Values” of this document.
SendSent when a pedal that has a soft function is operated.
Receive Receipt performs an operation equivalent to a soft pedal operation.
10.11Drawbar Position 16’(46H)(Drawbar tone selected)
Note: This message is valid only when a drawbar tone is selected for the MIDI channel.
Message Format:BnH 46H vvH
n:MIDI Channel Number
vv:Value (Note1)
Note1: For information about the relationship between setting values and send/receive values, see the “35.10 Drawbar
Position Setting Value Table” in “VIII Setting Values and Send/Receive Values” of this document.
SendSent when a drawbar 16’ is operated.
Receive Receipt changes the drawbar 16’ position.
10.12Drawbar Position 5 1/3’(47H)(Drawbar tone selected)
Note: This message is valid only when a drawbar tone is selected for the MIDI channel.
Message Format:BnH 47H vvH
n:MIDI Channel Number
vv:Value (Note1)
Note1: For information about the relationship between setting values and send/receive values, see the “35.10 Drawbar
Position Setting Value Table” in “VIII Setting Values and Send/Receive Values” of this document.
SendSent when a drawbar 5 1/3’ is operated.
Receive Receipt changes the drawbar 5 1/3’ position.
16
10.13Release Time (48H)
Message Format:BnH 48H vvH
n:MIDI Channel Number
vv:Value (Note1)
Note1: For information about the relationship between setting values and send/receive values, see the “35.2 –64 - 0 - +63
Setting Value Table” in “VIII Setting Values and Send/Receive Values” of this document.
SendSent when the release time setting is configured.
Receive Receipt makes a relative change in the time it takes for a note to decay to zero after a key is
released.
10.14Drawbar Position 8’(48H)(Drawbar tone selected)
Note: This message is valid only when a drawbar tone is selected for the MIDI channel.
Message Format:BnH 48H vvH
n:MIDI Channel Number
vv:Value (Note1)
Note1: For information about the relationship between setting values and send/receive values, see the “35.10 Drawbar
Position Setting Value Table” in “VIII Setting Values and Send/Receive Values” of this document.
SendSent when a drawbar 8’ is operated.
Receive Receipt changes the drawbar 8’ position.
10.15Attack Time (49H)
Message Format:BnH 49H vvH
n:MIDI Channel Number
vv:Value (Note1)
Note1: For information about the relationship between setting values and send/receive values, see the “35.2 –64 - 0 - +63
Setting Value Table” in “VIII Setting Values and Send/Receive Values” of this document.
SendSent when the attack time setting is configured.
Receive Receipt makes a relative change in the time it takes for a note to rise to its maximum level.
10.16Drawbar Position 4’(49H)(Drawbar tone selected)
Note: This message is valid only when a drawbar tone is selected for the MIDI channel.
Message Format:BnH 49H vvH
n:MIDI Channel Number
vv:Value (Note1)
17
Note1: For information about the relationship between setting values and send/receive values, see the “35.10 Drawbar
Position Setting Value Table” in “VIII Setting Values and Send/Receive Values” of this document.
SendSent when a drawbar 4’ is operated.
Receive Receipt changes the drawbar 4’ position.
10.17Filter Cut Off (4AH)
Message Format:BnH 4AH vvH
n:MIDI Channel Number
vv:Value (Note1)
Note1: For information about the relationship between setting values and send/receive values, see the “35.2 –64 - 0 - +63
Setting Value Table” in “VIII Setting Values and Send/Receive Values” of this document.
SendSent when the filter cut off setting is configured.
Receive Receipt changes how the cut-off filter is applied.
10.18Drawbar Position 2 2/3’(4AH)(Drawbar tone selected)
Note: This message is valid only when a drawbar tone is selected for the MIDI channel.
Message Format:BnH 4AH vvH
n:MIDI Channel Number
vv:Value (Note1)
Note1: For information about the relationship between setting values and send/receive values, see the “35.10 Drawbar
Position Setting Value Table” in “VIII Setting Values and Send/Receive Values” of this document.
SendSent when a drawbar 2 2/3’ is operated.
Receive Receipt changes the drawbar 2 2/3’ position.
10.19Drawbar Position 2’(4BH)(Drawbar tone selected)
Note: This message is valid only when a drawbar tone is selected for the MIDI channel.
Message Format:BnH 4BH vvH
n:MIDI Channel Number
vv:Value (Note1)
Note1: For information about the relationship between setting values and send/receive values, see the “35.10 Drawbar
Position Setting Value Table” in “VIII Setting Values and Send/Receive Values” of this document.
SendSent when a drawbar 2’ is operated.
Receive Receipt changes the drawbar 2’ position.
18
10.20Vibrato Rate (4CH)
Message Format:BnH 4CH vvH
n:MIDI Channel Number
vv:Value (Note1)
Note1: For information about the relationship between setting values and send/receive values, see the “35.2 –64 - 0 - +63
Setting Value Table” in “VIII Setting Values and Send/Receive Values” of this document.
SendSent when the vibrato rate setting is configured.
Receive Receipt changes the note vibrato rate.
10.21Drawbar Position 1 3/5’(4CH)(Drawbar tone selected)
Note: This message is valid only when a drawbar tone is selected for the MIDI channel.
Message Format:BnH 4CH vvH
n:MIDI Channel Number
vv:Value (Note1)
Note1: For information about the relationship between setting values and send/receive values, see the “35.10 Drawbar
Position Setting Value Table” in “VIII Setting Values and Send/Receive Values” of this document.
SendSent when a drawbar 1 3/5’ is operated.
Receive Receipt changes the drawbar 1 3/5’ position.
10.22Vibrato Depth (4DH)
Message Format:BnH 4DH vvH
n:MIDI Channel Number
vv:Value (Note1)
Note1: For information about the relationship between setting values and send/receive values, see the “35.2 –64 - 0 - +63
Setting Value Table” in “VIII Setting Values and Send/Receive Values” of this document.
SendSent when the vibrato depth setting is configured.
Receive Receipt changes the degree of pitch modulation.
10.23Drawbar Position 1 1/3’(4DH)(Drawbar tone selected)
Note: This message is valid only when a drawbar tone is selected for the MIDI channel.
Message Format:BnH 4DH vvH
n:MIDI Channel Number
vv:Value (Note1)
19
Note1: For information about the relationship between setting values and send/receive values, see the “35.10 Drawbar
Position Setting Value Table” in “VIII Setting Values and Send/Receive Values” of this document.
SendSent when a drawbar 1 1/3’ is operated.
Receive Receipt changes the drawbar 1 1/3’ position.
10.24Vibrato Delay (4EH)
Message Format:BnH 4EH vvH
n:MIDI Channel Number
vv:Value (Note1)
Note1: For information about the relationship between setting values and send/receive values, see the “35.2 –64 - 0 - +63
Setting Value Table” in “VIII Setting Values and Send/Receive Values” of this document.
SendSent when the vibrato delay setting is configured.
Receive Receipt changes the time it takes until note vibrato starts.
10.25Drawbar Position 1’(4EH)(Drawbar tone selected)
Note: This message is valid only when a drawbar tone is selected for the MIDI channel.
Message Format:BnH 4DH vvH
n:MIDI Channel Number
vv:Value (Note1)
Note1: For information about the relationship between setting values and send/receive values, see the “35.10 Drawbar
Position Setting Value Table” in “VIII Setting Values and Send/Receive Values” of this document.
SendSent when a drawbar 1’ is operated.
Receive Receipt changes the drawbar 1’ position.
10.26Drawbar Organ Type(4FH)(Drawbar tone selected)
Note: This message is valid only when a drawbar tone is selected for the MIDI channel.
Message Format:BnH 4FH vvH
n:MIDI Channel Number
vv:Value (Note1)
Note1: For information about the relationship between setting values and send/receive values, see the “35.11 Nor-
mal/Vintage Setting Value Table” in “VIII Setting Values and Send/Receive Values” of this document.
SendThis message is not sent by this Instrument.
Receive Receipt changes the drawbar parameter type.
20
10.27Drawbar Organ 2nd Percussion(54H)(Drawbar tone selected)
Note: This message is valid only when a drawbar tone is selected for the MIDI channel.
Message Format:BnH 54H vvH
vv n:MIDI Channel Number
vv:Value (Note1)
Note1: For information about the relationship between setting values and send/receive values, see the “35.1 Off/On Setting
Value Table” in “VIII Setting Values and Send/Receive Values” of this document.
SendSent when the 2nd percussion button is operated.
Receive Receipt changes the drawbar parameter 2nd percussion.
10.28Drawbar Organ 3rd Percussion(55H)(Drawbar tone selected)
Note: This message is valid only when a drawbar tone is selected for the MIDI channel.
Message Format:BnH 55H vvH
n:MIDI Channel Number
vv:Value (Note1)
Note1: For information about the relationship between setting values and send/receive values, see the “35.1 Off/On Setting
Value Table” in “VIII Setting Values and Send/Receive Values” of this document.
SendSent when the 3rd percussion button is operated.
Receive Receipt changes the drawbar parameter 3rd percussion.
10.29Drawbar Organ Percussion Decay Time(56H)(Drawbar tone selected)
Note: This message is valid only when a drawbar tone is selected for the MIDI channel.
Message Format:BnH 56H vvH
n:MIDI Channel Number
vv:Value
SendThis message is not sent by this Instrument.
Receive Receipt changes the percussion decay time.
10.30Drawbar Organ Key On Click(57H)(Drawbar tone selected)
Note: This message is valid only when a drawbar tone is selected for the MIDI channel.
Message Format:BnH 57H vvH
n:MIDI Channel Number
vv:Value (Note1)
21
Note1: For information about the relationship between setting values and send/receive values, see the “35.1 Off/On Setting
Value Table” in “VIII Setting Values and Send/Receive Values” of this document.
SendThis message is not sent by this Instrument.
Receive Receipt changes the drawbar parameter key on click.
10.31Drawbar Organ Key Off Click(58H)(Drawbar tone selected)
Note: This message is valid only when a drawbar tone is selected for the MIDI channel.
Message Format:BnH 58H vvH
n:MIDI Channel Number
vv:Value (Note1)
Note1: For information about the relationship between setting values and send/receive values, see the “35.1 Off/On Setting
Value Table” in “VIII Setting Values and Send/Receive Values” of this document.
SendThis message is not sent by this Instrument.
Receive Receipt changes the drawbar parameter key off click.
10.32Vibrato Rate (59H)(Drawbar tone selected)
Note: This message is valid only when a drawbar tone is selected for the MIDI channel.
Message Format:BnH 59H vvH
n:MIDI Channel Number
vv:Value (Note1)
Note1: For information about the relationship between setting values and send/receive values, see the “35.2 –64 - 0 - +63
Setting Value Table” in “VIII Setting Values and Send/Receive Values” of this document.
SendSent when the vibrato rate setting is configured.
Receive Receipt changes the note vibrato rate.
10.33Vibrato Depth (5AH)(Drawbar tone selected)
Note: This message is valid only when a drawbar tone is selected for the MIDI channel.
Message Format:BnH 5AH vvH
n:MIDI Channel Number
vv:Value (Note1)
Note1: For information about the relationship between setting values and send/receive values, see the “35.2 –64 - 0 - +63
Setting Value Table” in “VIII Setting Values and Send/Receive Values” of this document.
SendSent when the vibrato depth setting is configured.
22
Receive Receipt changes the degree of pitch modulation.
10.34Reverb Send (5BH)
Message Format:BnH 5BH vvH
n:MIDI Channel Number
vv:Value
SendSent when the reverb send of any part is changed.
Receive Receipt changes the reverb send of the corresponding part.
10.35Chorus Send (5DH)
Message Format:BnH 5DH vvH
n:MIDI Channel Number
vv:Value
SendSent when the chorus send of any part is changed.
Receive Receipt changes the chorus send of the corresponding part.
10.36NRPN (62H,63H)
Message Format:BnH 62H llH (LSB)
BnH 63H mmH (MSB)
n:MIDI Channel Number
ll:LSB Value
mm:MSB Value
10.36.1Part Enable
Message Format:BnH 62H 00H
BnH 63H 02H
BnH 06H mmH
BnH 26H llH
n:MIDI Channel Number
mm:Value (Note1)
ll:(Send:00H, Receive:Ignored)
Note1: For information about the relationship between setting values and send/receive values, see the “35.1 Off/On Setting
Value Table” in “VIII Setting Values and Send/Receive Values” of this document.
SendSent when each part’s Part On/Off operation is performed.
Receive Receipt changes the part on/off setting of the corresponding part.
23
10.36.2DSP Enable
Message Format:BnH 62H 01H
BnH 63H 02H
BnH 06H mmH
BnH 26H llH
n:MIDI Channel Number
mm:Value (Note1)
ll:(Send:00H, Receive:Ignored)
Note1: For information about the relationship between setting values and send/receive values, see the “35.1 Off/On Setting
Value Table” in “VIII Setting Values and Send/Receive Values” of this document.
SendSent when each part’s DSP Line On/Off operation is performed.
Receive Receipt changes the DSP on/off setting of the corresponding part.
10.36.3Mixer Scale Tune Enable
Message Format:BnH 62H 00H
BnH 63H 03H
BnH 06H mmH
BnH 26H llH
n:MIDI Channel Number
mm:Value (Note1)
ll:(Send:00H, Receive:Ignored)
Note1: For information about the relationship between setting values and send/receive values, see the “35.1 Off/On Setting
Value Table” in “VIII Setting Values and Send/Receive Values” of this document.
SendSent when each part’s Scale On/Off operation is performed.
Receive Receipt changes the scale on/off setting of the corresponding part.
10.36.4Drawbar Position
Message Format:BnH 62H ffH
BnH 63H 40H
BnH 06H mmH
BnH 26H llH
n:MIDI Channel Number
ff:Drawbar Foot(Feet) (Note1)
mm:Value (Note2)
ll:(Send:00H, Receive:Ignored)
24
Note1: The following shows the relationship between the Drawbar Foot value and the actual foot bar.