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.
7
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, sp ecify a drum
sound whose setting is supported by the Instrument mixer.
8
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.19.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.
9
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
10
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.
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-7000, WK-7500, AT-3, AT-5 only).
11
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
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 “36.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.
12
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.
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 be 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 “36.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.
«
13
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)
Note1: For information about the relationship between setting values and send/receive values, see the “36.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 “36.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.11Release 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 “36.2 –64 - 0 - +63
Setting Value Table” in “VIII Setting Values and Send/Receive Values” of this document.
14
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.12Attack 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 “36.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.13Filter 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 “36.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.14Vibrato 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 “36.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.
15
10.15Vibrato 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 “36.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.16Vibrato 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 “36.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.17Reverb 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.18Chorus 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.
16
10.19NRPN (62H,63H)
Message Format:BnH 62H llH (LSB)
BnH 63H mmH (MSB)
n:MIDI Channel Number
ll:LSB Value
mm:MSB Value
10.19.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 “36.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.
10.19.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 “36.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.
17
10.19.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 “36.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.19.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)
Note1: The following shows the relationship between the Drawbar Foot value and the actual foot bar.
Receive Receipt changes the percussion decay time (CTK-7000, WK-7500 only).
10.19.9Drawbar Organ Type
Message Format:BnH 62H 0DH
BnH 63H 40H
BnH 06H mmH
BnH 26H llH
n:MIDI Channel Number
mm:Value (Note1)
ll:(Not sent, Receive:Ignored)
Note1: For information about the relationship between setting values and send/receive values, see the “36.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 (CTK-7000, WK-7500 only).
10.20RPN (64H,65H)
Message Format:BnH 64H llH (LSB)
BnH 65H mmH (MSB)
n:MIDI Channel Number
ll:LSB Value
mm:MSB Value
20
10.20.1Pitch Bend Sensitivity
Message Format:BnH 64H 00H
BnH 65H 00H
BnH 06H mmH
BnH 26H llH
n:MIDI Channel Number
mm:MSB Value(00H - 18H)
ll:LSB Value(Send:00H, Receive:Ignored)
SendSent when Bend Range of any part is changed.
Receive Receipt changes Bend Range of the corresponding part.
10.20.2Fine Tune
Message Format:BnH 64H 01H
BnH 65H 00H
BnH 06H mmH
BnH 26H llH
n:MIDI Channel Number
mm:MSB Value
ll:LSB Value
SendSent when the fine tune of any part is changed.
Receive Receipt changes the fine tune of the corresponding part.
10.20.3Coarse Tune
Message Format:BnH 64H 02H
BnH 65H 00H
BnH 06H mmH
BnH 26H llH
n:MIDI Channel Number
mm:MSB Value(28H - 58H)
ll:LSB Value(Not sent, Receive:Ignored)
SendSent when the coarse tune of any part is changed.
Receive Receipt changes the coarse tune of the corresponding part. Does not affect sound source
operation when the Timbre Type (see “About the Timbre Type” in “12 Program Change”) is Drum.
10.20.4Null
Message Format:BnH 64H 7FH
BnH 65H 7FH
n:MIDI Channel Number
21
SendSent when an RPN, NRPN message send operation is performed.
Receive Receipt de-selects RPN, NRPN.
11Mode Message
11.1All Sound Off (78H)
Message Format:BnH 78H 00H
n:MIDI Channel Number
SendSent when the local control is set to OFF on the Instrument.
Receive Receipt stops all voices that are sounding.
11.2Reset All Controllers (79H)
Message Format:BnH 79H 00H
n:MIDI Channel Number
SendSent when MIDI send related settings are changed.
Receive Receipt initializes each performance controller.
11.3All Notes Off (7BH)
Message Format:BnH 7BH 00H
n:MIDI Channel Number
SendSent when MIDI send related settings are changed.
Receive Receipt releases (key release) all voices that are sounding.
11.4Omni Off (7CH)
Message Format:BnH 7CH 00H
n:MIDI Channel Number
SendThis message is not sent by this Instrument.
Receive Receipt performs the same operation as when All Notes Off is received.
11.5Omni On (7DH)
Message Format:BnH 7DH 00H
n:MIDI Channel Number
22
SendThis message is not sent by this Instrument.
Receive Receipt performs the same operation as when All Notes Off is received.
11.6Mono (7EH)
Message Format:BnH 7EH 00H
n:MIDI Channel Number
SendThis message is not sent by this Instrument.
Receive Receipt performs the same operation as when All Notes Off is received.
11.7Poly (7FH)
Message Format:BnH 7FH 00H
n:MIDI Channel Number
SendThis message is not sent by this Instrument.
Receive Receipt performs the same operation as when All Notes Off is received.
12Program Change
Message Format:CnH ppH
n:MIDI Channel Number
pp:Program Number (Note1)
Note1: For details about the relationship between the program number and the tone, see the Tone List that comes with
the Instrument.
SendSent when a tone is selected.
Receive Receipt changes the ton of the corresponding part. The selected tone is determined by the
program value of this message and the Bank Select message value received prior to this message. Also
note that receipt of this message also may change the Timbre Type that corresponds to the selected
tone. For more information, see “About the Timbre Type” below.
About the Timbre TypeTones that are selected by each Instrument part have an attribute that
depends on the sound source operation type. This attribute is called the “timbre type,” which is one of
the types described below.
• Melody
This timbre type optimizes for normal melody tones. The damper pedal performs on/off operations.
• Piano
This setting optimizes for piano tones. The damper pedal performs on/off operations, but the
decay speed of sounding voices changes in accordance with the Hold1 message value(CTK-7000,
WK-7500, AT-3, AT-5 only).
23
• Drum
This setting optimizes for drum sounds. The damper pedal does not function. The Hold1, Channel
Coarse Tune, and Master Coarse Tune messages are ignored if they are received.
• Drawbar
This setting optimizes for drawbar tones. The damper pedal performs on/off operations.
13Channel After Touch
Message Format:DnH vvH
n:MIDI Channel Number
vv:Value
SendThis message is not sent by this Instrument.
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.
14Pitch Bend
Message Format:EnH llH mmH
n:MIDI Channel Number
ll:Value LSB
mm:Value MSB
SendSent when the bender is operated.
Receive Receipt changes the pitch of the currently sounding note. The range of the pitch change
depends on the Bend Range value setting.
24
Loading...
+ 53 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.