1.3.1Sound Generator Common Block .......................................................................................................... 5
1.3.2Instrument Part Block............................................................................................................................. 6
2Timbre Type Specific Operation ...................................................................................................... 7
3Conditions that Disable Message Send and Receive ...................................................................... 7
6Note Off ........................................................................................................................................... 8
7Note On ........................................................................................................................................... 8
9.13.1Pitch Bend Sensitivity .......................................................................................................................... 14
10.1All Notes Off (7BH) ............................................................................................................................ 16
10.2Omni Off (7CH).................................................................................................................................. 16
10.3Omni On (7DH).................................................................................................................................. 16
18.1.2Master Fine Tuning .............................................................................................................................. 20
18.2Instrument-Specific System Exclusive Message ............................................................................... 23
Part IVInstrument-Specific System Exclusive Messages
19 Format ........................................................................................................................................... 24
19.3Format of Each Field ......................................................................................................................... 25
19.3.1SX : System Exclusive Message Status ............................................................................................... 25
19.3.2MAN : Manufacturer's ID .................................................................................................................... 25
19.3.3MOD : Model ID.................................................................................................................................. 25
19.3.4dev : MIDI Device ID 00H-7FH .......................................................................................................... 26
19.3.7mem : Memory Area ID ....................................................................................................................... 28
19.3.8pset : Parameter Set Number................................................................................................................28
19.3.9blk : Block Number .............................................................................................................................. 29
19.3.10 pkt : Packet Number .............................................................................................................................29
19.3.11 prm : Parameter ID ............................................................................................................................... 29
19.3.12 idx : Data Index Number ...................................................................................................................... 29
19.3.13 len : Data Length .................................................................................................................................. 30
19.3.14 data : Parameter Data ........................................................................................................................... 30
19.3.15 Single Parameter Data Size Limit ........................................................................................................ 30
19.3.16 img : Parameter Set Image ................................................................................................................... 31
19.3.17 sum : Check Sum.................................................................................................................................. 31
19.3.18 EOX : End of System Exclusive Message ........................................................................................... 31
21.1.1One-way and Handshake......................................................................................................................32
21.1.2Session and Subsession ........................................................................................................................ 33
21.2One-way Mode Communication Flow................................................................................................ 33
21.3Handshake Mode Communication Flow ............................................................................................ 34
Part VParameter List
22 Using the Parameter List ............................................................................................................... 38
23 System Parameters ....................................................................................................................... 38
23.1System Information Parameter .......................................................................................................... 38
In terms of a MIDI device, this Instrument consists of a System Section, Performance Controller Section, and Sound Generator
Section. 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" is
supported, which allows 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
Instrument's instrument part number.
MIDI Output Performance Information
The following describes the performance information that is output and is not output as MIDI signals.
•Output performance
– Keyboard play by the performer
– Auto accompaniment
– Recorder playback
•Non-output performance
– Demo performance
– Song playback
– Lesson function
– Music Challenge
1.3Sound Generator Section
The Sound Generator Section consists of a channel-independent common block and an independent instrument part specific
to each channel. Mainly it receives performance information and sound source setting information.
1.3.1Sound Generator Common Block
The common block consists of system effects, mixer master control, etc. These can be controlled by system exclusive
messages that are basically exclusive to this particular instrument, but several parameters also can be controlled by general
universal system exclusive messages.
5
1.3.2Instrument Part Block
The instrument parts of the sound generator can be operated or their settings can be changed with Instrument-specific system
exclusive messages and channel messages.
The 32 instrument parts of this Instrument are divided between Group A and Group B, each of which has 16 instrument
parts. 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.
The sound source operation performed for a received message depends on the current Timbre Type value (see "11.1 About
the Timbre Type), which is the operation mode of each sound generator instrument part. For details, see the explanation
for each message.
3Conditions that Disable Message Send and Receive
All MIDI message send and receive is temporarily disabled while any one of the following processes is in progress.
The channel number of the channel message received by each part is shown in the table under "1.3.2 Instrument Part Block".
5Send 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 is the Keyboard Channel setting value.
6Note Off
Format
Message Format: 8nH kkH vvH
9nH kkH 00H (receive only)
n: MIDI Channel Number
kk: Key Number
vv: Velocity
Send40H
ReceiveIgnored
Send
Sent when something is played on the keyboard or when auto accompaniment is used. For keyboard play, the key number
range is changed in accordance with the octave shift function.
Receive
Received by Instrument parts corresponding to MIDI. The velocity value is ignored. A part that is turned off by the Part
Enable Parameter value explained under "24.3 Part Parameter" is not received.
7Note On
Format
Message Format: 9nH kkH vvH
n: MIDI Channel Number
kk: Key Number
vv: Velocity
Send
Sent when something is played on the keyboard. The key number range is changed in accordance with the octave shift
function.
Receive
Received by Instrument parts corresponding to MIDI. The velocity value is ignored. A part that is turned off by the Part
Enable Parameter value explained under "24.3 Part Parameter" is not received.
8
8Polyphonic Key Pressure
Format
Message Format: AnH kkH vvH
n: MIDI Channel Number
kk: Key Number
vv: Pressure Value
Send
This message is not sent by this Instrument.
Receive
This message is not received by this Instrument.
9Control Change
Format
Message Format: BnH ccH vvH
n: MIDI Channel Number
cc: Control Number
vv: Value
Send
Sent 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.
9.1Bank Select (00H,20H)
Format
Message Format: BnH 00H mmH (MSB)
BnH 20H llH (LSB)
n: MIDI Channel Number
mm: MSB Value (Note1)
ll: LSB Value
Send00H
ReceiveIgnored
Note 1:
For details about the relationship between the MSB value and the tone, see the Tone List that comes with the Instrument.
Send
Sent when a tone is selected. The LSB value is always 00H.
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 "11 Program Change". The LSB value is ignored.
9
9.2Modulation (01H)
Format
Message Format: BnH 01H vvH
n: MIDI Channel Number
vv: Value
Send
This 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 being used.
9.3Data Entry (06H,26H)
Format
Message Format: BnH 06H mmH (MSB)
BnH 26H llH (LSB)
n: MIDI Channel Number
mm: MSB Value
ll: LSB Value
Send
Sent when there is a change to the parameter assigned to RPN. This Instrument does not have a parameter that corresponds
to NRPN.
Receive
Receipt changes the parameter assigned to RPN. This Instrument does not have a parameter that corresponds to NRPN.
9.4Volume (07H)
Format
Message Format: BnH 07H vvH
n: MIDI Channel Number
vv: Value
Send
Sent when auto accompaniment is used.
Receive
Receipt changes the volume of the corresponding part.
10
9.5Pan (0AH)
Format
Message Format: BnH 0AH vvH
n: MIDI Channel Number
vv: Value (Note1)
Note 1:
For information about the relationship between setting values and send/receive values, see "33.3 Pan Setting Value Table"
in "Part VII Setting Values and Send/Receive Values".
Send
Sent when auto accompaniment is used.
Receive
Receipt changes the pan setting of the corresponding part.
9.6Expression (0BH)
Format
Message Format: BnH 0BH vvH
n: MIDI Channel Number
vv: Value
Send
Sent when auto accompaniment is used.
Receive
Receipt changes the Expression value.
9.7Hold1 (40H)
Format
Message Format: BnH 40H vvH
n: MIDI Channel Number
vv: Value (Note1)
Note 1:
For information about the relationship between setting values and send/receive values, see the "33.1 Off/On Setting Value
Table" in "Part VII Setting Values and Send/Receive Values" of this document.
Send
Sent when a pedal that has a sustain (damper) function is operated.
Receive
Receipt performs an operation equivalent to a sustain pedal operation.
11
Timbre Type Specific Operation
This operation differs in accordance with the Timbre Type (see "11.1 About the Timbre Type") setting.
•Timbre Type: Melody
Sustain off/on control is performed in accordance with the value of the received message.
•Timbre Type: Drum
The received message does not affect sound source operation.
9.8Sostenuto (42H)
Format
Message Format: BnH 42H vvH
n: MIDI Channel Number
vv: Value (Note1)
Note 1:
For information about the relationship between setting values and send/receive values, see the "33.1 Off/On Setting Value
Table" in "Part VII Setting Values and Send/Receive Values" of this document.
Send
Sent when a pedal that has a sostenuto function is operated.
Receive
Receipt performs an operation equivalent to a sostenuto pedal operation.
9.9Soft (43H)
Format
Message Format: BnH 43H vvH
n: MIDI Channel Number
vv: Value (Note1)
Note 1:
For information about the relationship between setting values and send/receive values, see the "33.1 Off/On Setting Value
Table" in "Part VII Setting Values and Send/Receive Values" of this document.
Send
Sent when a pedal that has a soft function is operated.
Receive
Receipt performs an operation equivalent to a soft pedal operation.
9.10Reverb Send (5BH)
Format
Message Format: BnH 5BH vvH
n: MIDI Channel Number
vv: Value
12
Send
Sent when auto accompaniment is used.
Receive
Changes Reverb Send.
9.11Chorus Send (5DH)
Format
Message Format: BnH 5DH vvH
n: MIDI Channel Number
vv: Value (Note1)
Note 1:
The setting value matches the value that is sent and received.
Send
Sent when auto accompaniment is used and when a Chorus on/off operation is performed.
Receive
Changes Chorus Send.
9.12NRPN (62H,63H)
Format
Message Format: BnH 62H llH (LSB)
BnH 63H mmH (MSB)
n: MIDI Channel Number
ll: LSB Value
mm: MSB Value
Send
This message is not sent by this Instrument.
Receive
This Instrument does not have a corresponding NRPN message.
9.13RPN (64H,65H)
Format
Message Format: BnH 64H llH (LSB)
BnH 65H mmH (MSB)
n: MIDI Channel Number
11: LSB Value
mm: MSB Value
13
9.13.1Pitch Bend Sensitivity
Format
Message Format: BnH 64H 00H
BnH 65H 00H
BnH 06H mmH
BnH 26H llH
n: MIDI Channel Number
mm: MSB Value 0 - 12
ll: LSB Value
Send00H
ReceiveIgnored
Send
Sent when the Bend Range is changed on the CTK-5000, WK-500, or CDP-200R.
Receive
Receipt changes Bend Range.
9.13.2Fine Tune
Format
Message Format: BnH 64H 01H
BnH 65H 00H
BnH 06H mmH
BnH 26H llH
n: MIDI Channel Number
mm: MSB Value
ll: LSB Value
Send
This message is not sent by this Instrument.
Receive
Receipt changes Channel Fine Tune.
9.13.3Coarse Tune
Format
Message Format: BnH 64H 02H
BnH 65H 00H
BnH 06H mmH
BnH 26H llH
n: MIDI Channel Number
mm: MSB Value
ll: LSB Value
14
Loading...
+ 32 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.