Owner's Manual
Voice Lists
14
MIDI Data Format
4 System Exclusive Message
The following Bulk Dump Data will be transmitted on the Utility/Bulk screen.
System
Program Change Table Bulk refer to 4.1(VL1-m only)
Micro Tuning Bulk,memory no.=0,1 refer to 4.5.1
System Bulk refer to 4.1
All Voice
Voice Bulk,memory type=0,memory no.=
$00~$7F VL1,1-m refer to 4.1
$00~$3F VL7 refer to 4.1
Current Voice
Voice Bulk,memory type=$7F refer to 4.1
When Voice Data is changed in Edit Mode or System Data is changed in
Utility Mode,a Parameter Change formatted as described in the separate
tables,4.2,4.4,4.5.2 will be transmitted.
4.1 Bulk Dump
Both transmitted and received. Universal Bulk Dump With Additional Header
is used.
Count
Value $ Description
0 11110000 F0
1 01000011 43
2 0000nnnn n = device number
3 01111010 7A
4 0bbbbbbb b = MSB of byte count
5 0bbbbbbb b = LSB of byte count
Byte count is from count 6 to the beginning of check
sum.
6 01001100 4C ascii”L”
7 01001101 4D ascii”M”
8 00100000 20 ascii” “
9 00100000 20 ascii”2"
10 00110000 30 ascii”0"
11 00110001 31 ascii”1"
12 00110001 31 ascii”1"
13 00110111 37 ascii”7"
14 0aaaaaaa a = data type
15 0aaaaaaa a = data type
56,43(ascii”V”,”C”) : Voice
53,59(ascii”S”,”Y”) : System
50,52(ascii”P”,”R”) : Program Change Table (VL1-m
only)
16 0ttttttt t = memory type
0 : Memory, 7F : Edit Buffer
17 0uuuuuuu u = memory number
Ignored when memory type = 7F.
When memory type = 0, indicates the voice number.
0 ~ 7F : A01(001) ~ H16(128) VL1,1-m
0 ~ 3F : A01(001) ~ D16(064) VL7
18 00000000 00
Ø
31 00000000 00
32 0ddddddd d = data
ØØ
0sssssss s = check sum (The 2’s complement of the 7 bit sum of
the data)
11110111 F7 EOX
Counts 16 and 17 ignored when receiving “SY” and “PR” data.
On reception, counts 18 ~ 31 are ignored as they are sent as 0’s.
Data for “VC” is
nos.32 ~ 139 Common Data Separate table 5.1,nos.0 ~ 107
nos.140 ~ 1619 Element 1 Data Separate table 5.2,nos.0 ~ 1479
nos.1620 ~ 3099 Element 2 Data Separate table 5.2,nos.0 ~ 1479
(VL1,1-m only)
Data for “SY” is
nos.32 ~ 95 System Data Separate table 5.3,nos.0 ~ 63
Data for “PR” is
nos.32 ~ 159 Program Change Table Data Separate table 5.6,
nos.0 ~ 127
4.2 Parameter Change
Both transmitted and received.
Count
Value $ Description
0 11110000 F0
1 01000011 43
2 0001nnnn n = device number
3 01010100 54
4 0000tttt t = parameter type
0 : Common parameter
1 : Element parameter
2 : System parameter
5 : Remote Switch(device number is ignored)
7 : Program Change Table parameter (VL1-m only)
8 : Element,Effect and Modifier on/off
Element, Effect and Modifier on/off is effective in Edit
Mode only. Element on/off is ineffective for VL7.
5 0000000e e = element number
0 : element 1
1 : element 2
When parameter type = 1, the element number is
effective, otherwise ignored.
Ignored on VL7.
6 000000cc c = data count
1 : 1byte parameter
2 : 2byte parameter
When parameter type=2,5,7,8, data count=1.
7 0ppppppp p = MSB of parameter offset
8 0ppppppp p = LSB of parameter offset
Taken as the offset of the leading parameter when
data count is 2.
9 0vvvvvvv v = parameter value
(10 0vvvvvvv v = parameter value when data count is 2)
11110111 F7 EOX
Master Tuning of System Parameters can only be performed during reception.
Transmission will be performed using the 4.4 DX1 Master Tuning Compatibil-
ity format. In addition, Device Number Parameter Change cannot be received
or transmission.
Refer to 5 Appended Tables regarding the parameter offset.
4.3 Bulk Dump Request
Performed only during receive.
Count
Value $ Description
0 11110000 F0
1 01000011 43
2 0010nnnn n = device number
3 01111010 7A
4 01001100 4C ascii”L”
5 01001101 4D ascii”M”
6 00100000 20 ascii” “
7 00100000 20 ascii”2"