MIDI Data Format 281

01V—Owner’s Manual

1.3 ACTIVE SENSING (Fe)

Reception
Once this message has been received, an interval of 300ms or more
during which no message is received will cause MIDI communica-
tions to be initialized, clearing Running Status etc.
2. TRANSMISSION CONDITION3. RECEIVE CONDITION4. PARAMETER CHANGE

BASIC FORMAT

PARAMETER CHANGE (byte operation for type

0x00:edit buffer)

Reception
This message is received if [Parameter Change RX] is ON and the [Rx
CH] matches the Device Channel included in the SUB STATUS.
If [Parameter Change ECHO] is ON, this will be echoed.
The specified parameter will be controlled when this message is
received.
Transmission
If [Parameter Change TX] is ON, this message will be transmitted on
the [Tx CH] Device Channel when a parameter that is not specified
in the [Control Assign Table] is modified.
The valid range of addresses is 0x0000 - 0x03FF
STATUS 11111110 FE Active Sensing
PGM ECHO ON
CTL ECHO ON
PARAM ECHO ON
MIDI IN
MIDI TX CH?
PARAM Tx ON
CTL Tx ON
PGM Tx ON
CONTROL CHANGE $BnH
BULK REQUEST $F0H, $43H, $2nH
PROGRAM CHANGE $CnH
(RESPONSE FOR
PARAMETER REQUEST)
SYSTEM EXCLUSIVE
PARAMETER CHANGE
$F0H, $43H, $1nH
SYSTEM EXCLUSIVE
BULK DUMP $F0H, $43H, $0nH
USER DEFINE
MMC $F0H, $7FH, nnH, 06H MIDI OUT
CTL Rx ON
PGM Rx ON
PARAM Rx ON
BULK Rx ON
PGM OMNI ON
CTL OMNI ON
PARAM OMNI ON
PGM ECHO ON
CTL ECHO ON
PARAM ECHO ON
$8nH NOTE OFF
$9nH NOTE ON/OFF
$BnH CONTROL CHANGE
$CnH PROGRAM CHANGE
$F0H, $43H, $2nH, BULK REQUEST
$F0H, $43H, $3nH
PARAMETER REQUEST
SYSTEM EXCLUSIVE
$F0H, $43H, $1nH
PARAMETER CHANGE
SYSTEM EXCLUSIVE
$F0H, $43H, $0nH, BULK DUMP
MIDI OUT
MIDI Rx CH?
MIDI IN
STATUS 11110000 F0 System Exclusive Message
ID No. 01000011 43 Manufacturer's ID No.(YAMAHA)
SUB STATUS 0pppnnnn pn p=mode 1:parameter change or response
for request, 3:parameter request
n=0-15(Device Channel No.1-16)
GROUP ID 00111110 3e MODEL ID (digital mixer)
MODEL ID 00000100 04 Device code (01V)
PARAM TYPE 0ttttttt tt (type)
DATA 0ddddddd dd0 data 0
: :
0ddddddd ddn data n
EOX 11110111 F7 End Of Exclusive
type
-----------------------------------------------------------------------------
0x00 edit buffer ...byte operation format
0x01 system memory (setup, backup) ...byte operation format
0x02 function call (mem/lib recall, mem/lib store, clear, title)
0x03 controller (LCD/fader mode)...byte operation format
0x04 multiple link (fader mode, solo mode, title,,,)
0x05 remote meter (meter data)
0x10 edit buffer ...7bit operation format
0x40 edit buffer ...bit operation format
0x41 system memory (setup, backup) ...bit operation format
0x43 controller (key remote) ...bit operation format
STATUS 11110000 F0 System Exclusive Message
ID No. 01000011 43 Manufacturer's ID No.(YAMAHA)
SUB STATUS 0001nnnn 1n parameter change or response
n=0-15(Device Channel No.1-16)
GROUOP ID 00111110 3e MODEL ID
MODEL ID 00000100 04 Device code (01V)
PARAM TYPE 00000000 00 byte operation for edit buffer (type)
DATA 0aaaaaaa dd1 address( H) high 7 bits of 14 bits address
0aaaaaaa dd2 address( L) low 7 bits of 14 bits address
0000dddd dd3 data( H) high 4 bits of 8 bits data
0000dddd dd4 data( L) low 4 bits of 8 bits data
: : : continuous address datas
EOX 11110111 F7 End Of Exclusive