User Manual

Table Of Contents
MIDI 数据格式 319
02R96
2
使用说明书
MIDI 数据格式
In the following tables, “tx” means that transmission from the 02R96 is
possible, and “rx” means that receiving messages at the 02R96 is possible.
1. CHANNEL MESSAGE
2. SYSTEM COMMON MESSAGE
3. SYSTEM REALTIME MESSAGE
* Received only when the AUTOMIX TIME REFERENCE setting is
set to MIDI CLOCK.
4. EXCLUSIVE MESSAGE
The 02R96 can correctly process Exclusive Messges of a length of F0
through F7 of 4096 bytes or shorter.
4.1 Real Time System Exclusive
4.2 System Exclusive Message
4.2.1 Bulk Dump
The following data types of bulk dump are used on the 02R96.
4.2.2 PARAMTER CHANGE
The following data types of parameter change are used by the 02R96.
Format Details
1. NOTE OFF (8n)
Reception
If [OTHER ECHO] is ON, these message are echoed.
If the [Rx CH] matches, these messages are received and used to control
effects.
2. NOTE ON (9n)
Reception
If [OTHER ECHO] is ON, these messages are echoed.
If the [Rx CH] matches, these messages are received and used to control
effects.
3. CONTROL CHANGE (Bn)
Reception
If [Control Change ECHO] is ON, these messages are echoed.
If [TABLE] is selected, these message are received if [Control Change Rx]
is ON, and will control parameters according to the [Control assign table]
settings.
The parameters that can be set are defined in the Control Change Assign
Parameter List.
If [NRPN] is selected, these messages are received if [Control Change Rx]
is ON and the [Rx CH] matches, and will control the parameter that is
specified by the four messages NRPN control number (62h, 63h) and Data
Entry control number (06h, 26h). Parameter settings are defined in the
Control Change Assign Parameter List.
Transmission
If [TABLE] is selected, operating a parameter specified in the [Control as-
sign table] will cause these messages to be transmitted if [Control Change
Tx] is ON. The parameters that can be specified are defined in the Control
Change Assign Parameter List.
If [NRPN] is selected, operating a specified parameter will cause data to be
transmitted on the [Tx CH] if [Control Change Tx] is ON, using the four
messages NRPN control number (62h, 63h) and Data Entry control num-
ber (06h, 26h). Parameter settings are defined in the Control Change As-
sign Parameter List.
Command rx/tx function
8n NOTE OFF rx Control the internal effects
9n NOTE ON rx Control the internal effects
Bn CONTROL CHANGE rx/tx Control parameters
Cn PROGRAM CHANGE rx/tx Switch scene memories
Command rx/tx function
F1 MIDI TIME CODE QUARTER
FRAME
rx Used when TIME REFERENCE
is MTC.
F2 SONG POSITION POINTER rx Used when TIME REFERENCE
is MIDI CLOCK.
Command rx/tx function
F8 TIMING CLOCK rx MIDI clock
FA START rx* Start automix (from the beginning)
FB CONTINUE rx* Start automix (from the middle)
FC STOP rx* Stop automix
FE ACTIVE SENSING rx Check MIDI cable connections
FF SYSTEM RESET rx Clear running status
Command rx/tx function
F0 7F dd 06 ... F7 MMC
COMMAND
tx MMC command
F0 7F dd 07 ... F7 MMC RESPONSE rx MMC response
F0 7F dd 01 ... F7 MIDI TIME CODE rx Used when TIME REFERENCE
is MTC.
Command rx/tx function
F0 43 0n 7E ... F7 BULK DUMP DATA rx/tx BULK DUMP DATA
F0 43 2n 7E ... F7 BULK DUMP REQUEST rx/tx BULK DUMP REQUEST
Data name rx/tx function
'm' rx/tx Scene memory & request (compressed data)
'S' rx/tx Setup memory & request
'L' rx/tx User defined layer & request
'I' rx/tx User defined plug-in & request
'V' rx/tx User defined key & request
'U' rx/tx User assignable layer & request
'C' rx/tx Control change table & request
'P' rx/tx Program change table & request
'Q' rx/tx Equalizer library & request
'Y' rx/tx Compressor library & request
'G' rx/tx Gate library & request
'E' rx/tx Effect library & request
'H' rx/tx Channel library & request
'R' rx/tx Input patch library & request
'O' rx/tx Output patch library & request
'J' rx/tx Bus to stereo library & request
'K' rx/tx Surround monitor library & request
'a' rx/tx Automix & request (compressed data)
'N' rx/tx Plug-in effect card & request
Command rx/tx function
F0 43 1n 3E 0B ... F7
RARAMETER CHANGE
rx/tx 02R96-specific parameter change
F0 43 3n 3E 0B ... F7
PARAMETER REQUEST
rx/tx 02R96-specific parameter request
F0 43 1n 3E 7F ... F7
PARAMETER CHANGE
rx/tx General purpose digital mixer parameter
change
F0 43 3n 3E 7F ... F7
PARAMETER REQUEST
rx/tx General purpose digital mixer parameter
request
Type (HEX) rx/tx function
1 (01) rx/tx Edit buffer
2 (02) rx/tx Patch data
3 (03) rx/tx Setup memory
4 (04) rx/tx Backup memory
16 (10) rx/tx Function (recall, store, title, clear)
17 (11) rx Function (pair)
18 (12) rx Function (effect)
19 (13) rx/tx Sort table data
20 (14) rx/tx Function (attribute, link)
32 (20) rx Key remote
33 (21) rx/tx Remote meter
34 (22) rx/tx Remote time counter
35 (23) rx/tx Automix status
STATUS 1000nnnn 8n
Note off message
DATA 0nnnnnnn nn
Note number
0vvvvvvv vv
Velocity (ignored)
STATUS 1001nnnn 9n
Note on message
DATA 0nnnnnnn nn
Note number
0vvvvvvv vv
Velocity (1-127:on, 0:off)