User Manual

CVP-709/CVP-705/CVP-701 MIDI Reference
MIDI Data Format / MIDI-Datenformat / Format des données MIDI / Formato de datos MIDI
48
System Exclusive Messages (Universal Non-Real Time Messages)
[MIDI] [Internal Sequencer]
MIDI Event Data Format Voice MIDI Reception MIDI Transmission PLAY REC
Regular/
Drum/
Natural/
Organ
Voice
Mic/
Vocal
Harmony
Song CVP-705/
709: Main/
Layer/Left
CVP-701:
Right1/
Right2/Left
Keyboard Style Extra CVP-705/
709: Main/
Layer/Left
CVP-701:
Right1/
Right2/Left
Style Song Upper
Lower
PLAY REW From panel
GM1 System On
F0 7E XN 09 01 F7
(Available for extra parts of a song)

[GM1] [GM2] 11110000 F0 = Exclusive status
01111110 7E = Universal Non-Real Time
0xxxnnnn XN = When N is received N=0-F, whichever is received. X=ignored
00001001 09 = Sub-ID #1 = General MIDI Message
00000001 01 = Sub-ID #2 = General MIDI On
11110111 F7 = End of Exclusive
GM2 System On
F0 7E XN 09 03 F7
(Available for extra parts of a song)

[GM2] 11110000 F0 = Exclusive status
01111110 7E = Universal Non-Real Time
0xxxnnnn XN = When N is received N=0-F, whichever is received. X=ignored
00001001 09 = Sub-ID #1 = General MIDI Message
00000011 03 = Sub-ID #2 = General MIDI2 On
11110111 F7 = End of Exclusive
General MIDI System Off
F0 7E XN 09 02 F7
(Available for extra parts of a song)

[GM1] [GM2] 11110000 F0 = Exclusive status
01111110 7E = Universal Non-Real Time
0xxxnnnn XN = When N is received N=0-F, whichever is received. X=ignored
00001001 09 = Sub-ID #1 = General MIDI Message
00000010 02 = Sub-ID #2 = General MIDI Off
11110111 F7 = End of Exclusive
Scale/Octave Tuning
F0 7E XN 08 08 JJ GG MM SS … F7 
(Available for song parts)

[GM2] 11110000 F0 = Exclusive status
01111110 7E = Universal Non-Real Time
0xxxnnnn XN = When N is received N=0-F, whichever is received. X=ignored
00001000 08 = Sub-ID #1= MIDI Tuning Standard
00001000 08 = Sub-ID #2= scale/octave tuning 1 byte form
0jjjjjjj JJ = Channel/option byte1
bits 0 to 1 = channel 15 to 16
bits 2 to 6 = reserved
0ggggggg GG = Channel byte 2 – bits 0 to 6 = channel 8 to 14
0mmmmmmm MM= Channel byte 2 – bits 0 to 6 = channel 1 to 7
0sssssss SS = 12byte tuning offset of 12 semitones from C to B
00H means -64cent
40H means 0cent
7FH means +63cent
……
11110111 F7= End of Exclusive