User Manual

CP5 / CP50 Data List 32
MIDI Data Format
|
+--[SW2]-----------SYSTEM REALTIME MESSAGE
| TIMING CLOCK F8H
|
+------------------SYSTEM REALTIME MESSAGE
| START FAH
| CONTINUE FBH
| STOP FCH
|
+------------------ACTIVE SENSING FEH
|
+--[SW3]-+---------SYSTEM EXCLUSIVE MESSAGE (All in Seq)
| |
| +----------<BULK DUMP>
| | F0H 43H 0nH 7FH mmH bhH blH ahH amH alH ddH....ddH ccH F7H
| | mm = CP5: 10, CP50: 11
| |
| +----------<PARAMETER CHANGE>
| | F0H 43H 1nH 7FH mmH ahH amH alH ddH.....ddH F7H
| |
| +----------<BULK DUMP REQUEST>
| | F0H 43H 2nH 7FH mmH ahH amH alH ddH.....ddH F7H
| |
| +----------<PARAMETER REQUEST>
| F0H 43H 3nH 7FH mmH ahH amH alH F7H
|
+-------------------SYSTEM EXCLUSIVE MESSAGE
| IDENTITY REQUEST F0H 7EH 0nH 06H 01H F7H
|
+-------------------SYSTEM EXCLUSIVE MESSAGE
TEST ENTRY F0H 43H 73H 01H 60H 00H F7H
[SW2] Complies with SYSTEM MIDI Sync setting. (This parameter can be received when it is not set to internal.)
[SW3] MIDI Device Number
[SW4] SYSTEM Bank Select Switch
[SW5] SYSTEM Program Change Switch
[SW6] MIDI Receive Channel and Receive Filter Complies with Receive Channel and Receive Switch.
(3) TRANSMIT/RECEIVE DATA
(3-1) CHANNEL VOICE MESSAGES
(3-1-1) NOTE OFF
STATUS 1000nnnn (8nH) n = 0 - 15 CHANNEL NUMBER
NOTE No. 0kkkkkkk k = 0 (C-2) - 127 (G8)
VELOCITY 0vvvvvvv v: ignored
Receive only
(3-1-2) NOTE ON/OFF
STATUS 1001nnnn (9nH) n = 0 - 15 CHANNEL NUMBER
NOTE NUMBER 0kkkkkkk k = 0 (C-2) - 127 (G8)
VELOCITY NOTE ON 0vvvvvvv (v0)
NOTE OFF 0vvvvvvv (v=0)
(3-1-3) CONTROL CHANGE
STATUS 1011nnnn (BnH) n = 0 - 15 CHANNEL NUMBER
CONTROL NUMBER 0ccccccc
CONTROL VALUE 0vvvvvvv
*TRANSMITTED CONTROL NUMBER
c = 0 BANK SEL MSB ; v = 0 - 127 *2
c = 32 BANK SEL LSB ; v = 0 - 127 *2
c = 64 SUSTAIN ; v = 0 - 127 *4
c = 0...95 ASSIGNABLE CONTROLLERS ; v = 0 - 127 *3
The Sequencer Part will play back all recorded control change messages.
*RECEIVED CONTROL NUMBER
c = 0 BANK SEL MSB ; v = 0 - 127 *2
c = 32 BANK SEL LSB ; v = 0 - 127 *2
c = 1 MODULATION ; v = 0 - 127
c = 5 PORTAMENTO TIME ; v = 0 - 127
c = 6 DATA ENTRY MSB ; v = 0 - 127 *1
c = 38 DATA ENTRY LSB ; v = 0 - 127 *1
c = 7 MAIN VOLUME ; v = 0 - 127
c = 10 PAN ; v = 0 - 127
c = 11 EXPRESSION ; v = 0 - 127
c = 31 EG SUSTAIN LEVEL ; v = 0: -64 - 64: 0 - 127: +63
c = 64 SUSTAIN ; v = 0 - 127
c = 65 PORTAMENTO SWITCH ; v = 0 - 63: OFF, 64 - 127: ON
c = 66 SOSTENUTO ; v = 0 - 63: OFF, 64 - 127: ON
c = 71 HARMONIC CONTENT ; v = 0: -64 - 64: 0 - 127: +63
c = 72 EG RELEASE TIME ; v = 0: -64 - 64: 0 - 127: +63
c = 73 EG ATTACK TIME ; v = 0: -64 - 64: 0 - 127: +63
c = 74 BRIGHTNESS ; v = 0: -64 - 64: 0 - 127: +63
c = 75 EG DECAY TIME ; v = 0: -64 - 64: 0 - 127: +63
c = 91 EFFECT1 DEPTH ; v = 0 - 127
c = 93 EFFECT3 DEPTH ; v = 0 - 127
c = 96 DATA ENTRY INC ; v = 127 *1
c = 97 DATA ENTRY DEC ; v = 127 *1
c = 0..95 ASSIGNABLE CONTROLLER ; v = 0 - 127 *3
All Control Change events can be recorded to the sequence data.
*1 Used only when a value is set using RPN.
*2 Relation between BANK CHANGE and PROGRAM is as follows:
*3 The default CONTROL NUMBERS of ASSIGNABLE CONTROLLER are as follows:
FOOT CONTROLLER 1 11
FOOT CONTROLLER 2 4
FOOT SWITCH 88
*4 When the sustain pedal is set to something other than "FC3 (Half On)," operating the sustain pedal transmits
only values of 0 (off) or 127 (on).
PORTAMENTO TIME is set the time it takes for the pitch to reach the next note played when
PORTAMENT SWITCH is set to on.
0: shortest time; 127: longest time
PAN position relatively changes according to the value for each performance part.
EFFECT1 DEPTH controls reverb send level.
HARMONIC CONTENT adjusts the resonance preset for each performance.
Setting a value adds to or subtracts from the center value, 64, since it is an offset parameter.
The larger the value more resonant sound will be produced.
The effective range may be narrower than the range you can designate depending on the selected voice.
The parameters, EG ATTACK TIME, EG DECAY TIME, EG SUSTAIN LEVEL, EG RELEASE TIME adjust the
envelopes preset for each performance.
Setting these values add to or subtract from the center value, 64, since these are offset parameters.
BRIGHTNESS adjusts the cutoff frequency preset for each performance.
Setting a value adds to or subtracts from the center value, 64, since it is an offset parameter.
The smaller the value the cutoff frequency will be lowered.
The effective range may be narrower than the range you can designate depending on the selected voice.
Bank Select will be actually executed when the Program Change message is received.
Bank Select and Program Change numbers that are not supported by Yamaha will be ignored.
(3-1-4) PROGRAM CHANGE
STATUS 1100nnnn (CnH) n = 0 - 15 CHANNEL NUMBER
PROGRAM NUMBER 0ppppppp p = 0 - 127
(3-1-5) CHANNEL AFTER TOUCH
STATUS 1101nnnn (DnH) n = 0 - 15 CHANNEL NUMBER
VALUE 0vvvvvvv v = 0 - 127 AFTER TOUCH VALUE
(3-1-6) PITCH BEND CHANGE
STATUS 1110nnnn (EnH) n = 0 - 15 CHANNEL NUMBER
LSB 0vvvvvvv PITCH BEND CHANGE LSB
MSB 0vvvvvvv PITCH BEND CHANGE MSB
Transmitted with a resolution of 7 bits.
(3-2) CHANNEL MODE MESSAGES
STATUS 1011nnnn (BnH) n = 0 - 15 CHANNEL NUMBER
CONTROL NUMBER 0ccccccc c = CONTROL NUMBER
CONTROL VALUE 0vvvvvvv v = DATA VALUE
(3-2-1) ALL SOUND OFF (CONTROL NUMBER = 78H, DATA VALUE = 0)
All the sounds currently played including the channel messages such as note-on and hold-on in a certain channel
are muted when receiving this message.
(3-2-2) RESET ALL CONTROLLERS (CONTROL NUMBER = 79H, DATA VALUE = 0)
Resets the values set for the following controllers.
PITCH BEND CHANGE 0 (center)
MODULATION 0 (minimum)
EXPRESSION 127 (maximum)
FOOT CONTROLLER 127 (maximum)
SUSTAIN SWITCH 0 (off)
SOSTENUTO SWITCH 0 (off)
RPN Not assigned; No change
Doesn’t reset the following data:
PROGRAM CHANGE, BANK SELECT MSB/LSB, VOLUME, PAN, HARMONIC CONTENT, SUSTAIN LEVEL,
RELEASE TIME, ATTACK TIME, DECAY TIME, BRIGHTNESS, EFFECT SEND LEVEL 1, EFFECT SEND
LEVEL 3,PORTAMENTO SWITCH, PITCH BEND SENSITIVITY, FINE TUNING, COARSE TUNING
(3-2-3) ALL NOTE OFF (CONTROL NUMBER = 7BH, DATA VALUE = 0)
All the notes currently set to on in certain channel(s) are muted when receiving this message.
However, if Sustain or Sostenuto is on, notes will continue sounding until these are turned off.
(3-2-4) OMNI MODE OFF (CONTROL NUMBER = 7CH, DATA VALUE = 0)
Performs the same function as when receiving ALL SOUND OFF.
Sets VOICE RECEIVE CHANNEL to “OMNI OFF,” channel 1.
(3-2-5) OMNI MODE ON (CONTROL NUMBER = 7DH, DATA VALUE = 0)
Performs the same function as when receiving ALL SOUND OFF.
Sets VOICE RECEIVE CHANNEL to “OMNI ON.”
(3-2-6) MONO (CONTROL NUMBER = 7EH, DATA VALUE = 0)
Sets Part Mode to “mono.”
(3-2-7) POLY (CONTROL NUMBER = 7FH, DATA VALUE = 0)
Sets Part Mode to “poly.”
(3-3) REGISTERED PARAMETER NUMBER
STATUS 1011nnnn (BnH) n = 0 - 15 CHANNEL NUMBER
LSB 01100100 (64H)
RPN LSB 0ppppppp p = RPN LSB
(Refer to the table as shown below.)
MSB 01100101 (65H)
RPN MSB 0qqqqqqq q = RPN MSB
(Refer to the table as shown below.)
DATA ENTRY MSB 00000110 (06H)
DATA VALUE 0mmmmmmm m = Data Value
DATA ENTRY LSB 00100110 (26H)
DATA VALUE 0lllllll l = Data Value
First, designate the parameter using RPN MSB/LSB numbers. Then, set its value with data entry MSB/LSB.
RPN D.ENTRY
LSB MSB MSB LSB PARAMETER NAME DATA RANGE
00H 00H mmH --- PITCH BEND SENSITIVITY 00H - 0CH (0 - 12 semitones)
01H 00H mmH llH MASTER FINE TUNE {mmH,llH}={00H,00H}-{40H,00H}-{7FH,7FH}
(-8192*100/8192) - 0 - (+8192*100/8192)
02H 00H mmH --- MASTER COARSE TUNE 28H - 40H - 58H (-24 - 0 - +24 semitones)
7FH 7FH --- --- RPN RESET
RPN numbers will be left not designated.
The internal values are not affected.
CATEGORY MSB LSB PROGRAM No.
Performance Preset 1 63 64 0...39 (1...40)
Preset 2 63 65 0...39 (1...40)
Preset 3 63 66 0...39 (1...40)
User 1 63 67 0...39 (1...40)
User 2 63 68 0...39 (1...40)
User 3 63 69 0...39 (1...40)
External 1 63 70 0...39 (1...40)
External 2 63 71 0...39 (1...40)
External 3 63 72 0...39 (1...40)