MIDI Data Format 281

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 communications to be initialized, clearing Running Status etc.

STATUS11111110 FE Active Sensing

2. TRANSMISSION CONDITION

 

 

 

 

 

CTL Tx ON

CONTROL CHANGE $BnH

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

PGM Tx ON

 

 

PROGRAM CHANGE $CnH

 

 

 

 

 

 

 

 

 

 

 

 

PARAM Tx ON

 

 

 

 

 

SYSTEM EXCLUSIVE

 

 

PARAMETER CHANGE

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

$F0H, $43H, $1nH

 

 

 

 

 

 

 

 

 

 

(RESPONSE FOR

 

 

 

 

 

 

 

 

MIDI TX CH?

 

 

PARAMETER REQUEST)

 

 

 

 

 

 

 

 

 

 

SYSTEM EXCLUSIVE

 

 

 

 

 

 

 

 

 

 

BULK DUMP $F0H, $43H, $0nH

 

 

 

 

 

 

 

 

 

 

BULK REQUEST $F0H, $43H, $2nH

 

 

 

 

 

MIDI OUT

 

 

 

 

USER DEFINE

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

MMC $F0H, $7FH, nnH, 06H

 

 

 

 

 

CTL ECHO ON

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

PGM ECHO ON

 

 

 

MIDI IN

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

PARAM ECHO ON

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

3. RECEIVE CONDITION

MIDI Rx CH?

$8nH NOTE OFF

$9nH NOTE ON/OFF

CTL Rx ON

 

PGM OMNI ON

$BnH CONTROL CHANGE

 

PGM Rx ON

 

CTL OMNI ON

$CnH PROGRAM CHANGE

SYSTEM EXCLUSIVE

PARAM Rx ON

 

$F0H, $43H, $1nH

PARAM OMNI ON

PARAMETER CHANGE

MIDI IN

$F0H, $43H, $3nH

 

BULK Rx ON

PARAMETER REQUEST

SYSTEM EXCLUSIVE

 

 

$F0H, $43H, $0nH, BULK DUMP

 

$F0H, $43H, $2nH, BULK REQUEST

CTL ECHO ON

 

PGM ECHO ON

 

 

MIDI OUT

PARAM ECHO ON

 

4. PARAMETER CHANGE

BASIC FORMAT

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

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.

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

The valid range of addresses is 0x0000 - 0x03FF

01V—Owner’s Manual