35
1.MIDI Reception/Transmission Block Diagrams
< MIDI Reception Conditions > 1/2
Note: sw1: Selected from among all, odd, and even in a MIDI setting (Receive Note).
sw2: Switched on with a MIDI setting (Receive Program Change = on).
sw3: Switched on with a MIDI setting (Receive Bank Select = on).
< MIDI Reception Conditions > 2/2
Note: sw4: Switched on with a MIDI setting (Receive System Exclusive = on).
sw5: Switched on with a MIDI setting (Receive Bulk Dump = on).
< MIDI Transmission Conditions >
KNOB 1-4 $Bn
PERFORMANCE BULK
VOICE BULK
FSEQ BULK
SYSTEM BULK
PARAMETER CHANGE
Transmit Knob
on
<Tch>
transmit
ch
MIDI
<Dev No>
≠
off
$F0,$43,$0n,$5E
PERFORMANCE BULK
$F0,$43,$0n,$5E
VOICE BULK
$F0,$43,$0n,$5E
FSEQ BULK
$F0,$43,$0n,$5E
SYSTEM BULK
$F0,$43,$0n,$00
DX VCED BULK
$F0,$43,$0n,$05
DX ACED BULK
$F0,$43,$1n,$5E
PERFORMANCE
PARAMETER CHANGE
$F0,$43,$1n,$5E
VOICE
PARAMETER CHANGE
$F0,$43,$1n,$5E
FSEQ HEADER
PARAMETER CHANGE
$F0,$43,$1n,$5E
SYSTEM
PARAMETER CHANGE
$F0,$43,$2n,$5E
PERFORMANCE BULK
DUMP REQUEST
$F0,$43,$2n,$5E
VOICE BULK
DUMP REQUEST
$F0,$43,$2n,$5E
FSEQ BULK
DUMP REQUEST
$F0,$43,$2n,$5E
SYSTEM BULK
DUMP REQUEST
$F0,$43,$3n,$5E
PERFORMANCE
PARAMETER REQUEST
$F0,$43,$3n,$5E
VOICE
PARAMETER REQUEST
$F0,$43,$3n,$5E
FSEQ HEADER
PARAMETER REQUEST
$F0,$43,$3n,$5E
SYSTEM
PARAMETER REQUEST
MIDI
sw4
sw5
<Dev No>
≠
off
$8n NOTE OFF
$9n NOTE ON/OFF
$An AFTER TOUCH
(Note numbers are ignored.)
$Bn,$xx each controller
$Bn,$xx
$Bn,$20
$Bn,$00 BANK SELECT
$Cn PROGRAM CHANGE
$Dn AFTER TOUCH
$En PITCH BENDER
$F8 TIMING CLOCK
$FE ACTIVE SENSING
MIDI
<each channel>
<each channel>
<each channel>
<each channel>
<each channel>
<each channel>
<each channel>
sw1
sw3
sw2
MIDI Data Format
Many MIDI messages listed in the MIDI Data Format section are expressed in hexadecimal or
binary numbers. Hexadecimal numbers may include the letter “H” as a suffix. The letter “n”
indicates a certain whole number.
The chart below lists the corresponding decimal number for each hexadecimal/binary number.
Additional Notes
*
For example, 144 - 159(Decimal)/9nH/1001 0000 - 1001 1111(Binary) indicate the note-on
messages for the channels 1 through 16 respectively. 176 - 191/BnH/1011 0000 - 1011 1111
indicate the control change messages for the channels 1 through 16 respectively. 192 -
207/CnH/1100 0000 - 1100 1111 indicate the program change messages for the channels 1
through 16 respectively. 240/F0H/1111 0000 is positioned at the beginning of data to indicate a
system exclusive message. 247/F7H/1111 0111 is positioned at the end of the system exclusive
message.
*
aaH(Hexadecimal)/0aaaaaaa(Binary) indicates the data addresses. The data address consists
of High, Mid and Low.
*
bbH/0bbbbbbb indicates byte counts.
*
ccH/0ccccccc indicates tcheck sums.
*
ddH/0ddddddd indicates data/value.
Decimal
Hexadecimal
Binary
Decimal
Hexadecimal
Binary
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
00
01
02
03
04
05
06
07
08
09
0A
0B
0C
0D
0E
0F
10
11
12
13
14
15
16
17
18
19
1A
1B
1C
1D
1E
1F
20
21
22
23
24
25
26
27
28
29
2A
2B
2C
2D
2E
2F
30
31
32
33
34
35
36
37
38
39
3A
3B
3C
3D
3E
3F
0000 0000
0000 0001
0000 0010
0000 0011
0000 0100
0000 0101
0000 0110
0000 0111
0000 1000
0000 1001
0000 1010
0000 1011
0000 1100
0000 1101
0000 1110
0000 1111
0001 0000
0001 0001
0001 0010
0001 0011
0001 0100
0001 0101
0001 0110
0001 0111
0001 1000
0001 1001
0001 1010
0001 1011
0001 1100
0001 1101
0001 1110
0001 1111
0010 0000
0010 0001
0010 0010
0010 0011
0010 0100
0010 0101
0010 0110
0010 0111
0010 1000
0010 1001
0010 1010
0010 1011
0010 1100
0010 1101
0010 1110
0010 1111
0011 0000
0011 0001
0011 0010
0011 0011
0011 0100
0011 0101
0011 0110
0011 0111
0011 1000
0011 1001
0011 1010
0011 1011
0011 1100
0011 1101
0011 1110
0011 1111
6 4
6 5
6 6
6 7
6 8
6 9
7 0
7 1
7 2
7 3
7 4
7 5
7 6
7 7
7 8
7 9
8 0
8 1
8 2
8 3
8 4
8 5
8 6
8 7
8 8
8 9
9 0
9 1
9 2
9 3
9 4
9 5
9 6
9 7
9 8
9 9
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
4 0
4 1
4 2
4 3
4 4
4 5
4 6
4 7
4 8
4 9
4A
4B
4C
4D
4E
4F
5 0
5 1
5 2
5 3
5 4
5 5
5 6
5 7
5 8
5 9
5A
5B
5C
5D
5E
5F
6 0
6 1
6 2
6 3
6 4
6 5
6 6
6 7
6 8
6 9
6A
6B
6C
6D
6E
6F
7 0
7 1
7 2
7 3
7 4
7 5
7 6
7 7
7 8
7 9
7A
7B
7C
7D
7E
7F
0100 0000
0100 0001
0100 0010
0100 0011
0100 0100
0100 0101
0100 0110
0100 0111
0100 1000
0100 1001
0100 1010
0100 1011
0100 1100
0100 1101
0100 1110
0100 1111
0101 0000
0101 0001
0101 0010
0101 0011
0101 0100
0101 0101
0101 0110
0101 0111
0101 1000
0101 1001
0101 1010
0101 1011
0101 1100
0101 1101
0101 1110
0101 1111
0110 0000
0110 0001
0110 0010
0110 0011
0110 0100
0110 0101
0110 0110
0110 0111
0110 1000
0110 1001
0110 1010
0110 1011
0110 1100
0110 1101
0110 1110
0110 1111
0111 0000
0111 0001
0111 0010
0111 0011
0111 0100
0111 0101
0111 0110
0111 0111
0111 1000
0111 1001
0111 1010
0111 1011
0111 1100
0111 1101
0111 1110
0111 1111
Datalist/E 10/21/98 8:32 PM Page 35