186 midi implementation, Midi machine control, System exclusive message – Roland BR-864 User Manual

Page 186: Midi machine control command reference, Universal system exclusive message, Stop (mcs), Deferred play (mcs), Record strobe, Record exit, Mmc reset

Advertising
background image

186

MIDI Implementation

System Exclusive Message

Status

Data Bytes

Status

F0H

iiH,ddH, ..., eeH

F7H

Byte

Description

F0H

Status of Exclusive Message

iiH

ID Number
7EH Universal Non Realtime Message
7FH Universal Realtime Message

ddH

Data: 00H - 7FH (0-127)

:

:

eeH

Data

F7H

EOX (End of Exclusive Message)

The BR-864 can transmit and receive Universal System Exclusive messages.

About Device ID

The Device ID is used to distinguish one device from another.

Universal System Exclusive Message

MIDI Time Code Commands

Full Message

Basic operation of quarter frame messages will be handled.

Status

Data Bytes

Status

F0H, 7FH

Dev,01H, 01H, hrH, mnH, scH, frH

F7H

Byte

Description

F0H, 7FH

Universal System Exclusive Message Realtime Header

Dev

Device ID (7FH)

01H

sub-ID #1 (MIDI Time Code)

01H

sub-ID #2 (MIDI Full Message)

hrH

Hours and Type 0 yy zzzzz
yy type
00 = 24 Frames/sec
01 = 25 Frames/sec
10 = 30 Frames/sec (Drop Format)
11 = 30 Frames/sec (Non Drop Format)
zzzzz hours (00–23)

mnH

Minutes (00–59)

mnH

Seconds (00–59)

frH

Frames (00–29)

F7H

EOX (End of Exclusive Message)

When you change the song position, the device ID will be transmitted as 7FH.

MIDI Machine Control Commands

Status

Data Bytes

Status

F0H

7FH, Dev, 06H, aaH, ..., bbH

F7H

Byte

Description

F0H

Status of Exclusive Message

7FH

Universal System Exclusive Message Realtime Header

Dev

Device ID (7FH)

06H

MMC Command Message

aaH

Command

:

:

bbH

Command

F7H

EOX (End of Exclusive Message)

*

see ‘2. MIDI Machine Control’ section

2. MIDI Machine Control

MIDI Machine Control Command Reference

STOP (MCS)

Status

Data Bytes

Status

F0H

7FH, Dev, 06H, 01H

F7H

Byte

Description

F0H

Status of Exclusive Message

7FH

Universal System Exclusive Message Realtime Header

Dev

Device ID (7FH)

06H

MMC Command Message

01H

STOP (MCS)

F7H

EOX (End of Exclusive Message)

If [STOP] was pressed, the BR-864 transmits this message.

DEFERRED PLAY (MCS)

Status

Data Bytes

Status

F0H

7FH, Dev, 06H, 03H

F7H

Byte

Description

F0H

Status of Exclusive Message

7FH

Universal System Exclusive Message Realtime Header

Dev

Device ID (7FH)

06H

MMC Command Message

03H

DEFERRED PLAY (MCS)

F7H

EOX (End of Exclusive Message)

If [PLAY] was pressed, the BR-864 transmits this message.

RECORD STROBE

Status

Data Bytes

Status

F0H

7FH, Dev, 06H, 06H

F7H

Byte

Description

F0H

Status of Exclusive Message

7FH

Universal System Exclusive Message Realtime Header

Dev

Device ID (7FH)

06H

MMC Command Message

06H

RECORD STROBE

F7H

EOX (End of Exclusive Message)

If [REC] was pressed out of the recording condition, the BR-864 transmits this message.

RECORD EXIT

Status

Data Bytes

Status

F0H

7FH, Dev, 06H, 07H

F7H

Byte

Description

F0H

Status of Exclusive Message

7FH

Universal System Exclusive Message Realtime Header

Dev

Device ID (7FH)

06H

MMC Command Message

07H

RECORD EXIT

F7H

EOX (End of Exclusive Message)

If [PLAY] or [REC] was pressed while recording, the BR-864 transmits this message.

MMC RESET

Status

Data Bytes

Status

F0H

7FH, Dev, 06H, 0DH

F7H

Byte

Description

F0H

Status of Exclusive Message

7FH

Universal System Exclusive Message Realtime Header

Dev

Device ID (7FH)

06H

MMC Command Message

0DH

MMC RESET

F7H

EOX (End of Exclusive Message)

When powered on the BR-864 transmits this message.

Advertising