Midi time code quarter frame (f1), Song position pointer (f2), Timing clock (f8) – Yamaha AW1600 User Manual

Page 217: Start (fa), Continue (fb), Stop (fc), Active sensing (fe), Reset (ff), Exclusive message (f0-f7), Mmc play

Advertising
background image

MIDI data format

217

AW1600 Owner’s Manual

Appendix

5.5. MIDI TIME CODE QUARTER FRAME (F1)

< Transmission >

If [MIDI OUT] is set to MTC, Quarter Frame messages will be trans-
mitted according to the time code movements of the recorder when
the recorder is playing or recording.

< Reception >

This message is received if [MTC SYNC MODE] is set to SLAVE.
Quarter Frame messages received in realtime are internally assem-
bled into time code that controls the recorder.

5.6. SONG POSITION POINTER (F2)

< Transmission >

If [MIDI OUT] is set to CLK, a song position message will be trans-
mitted when STOP or LOCATE is performed on the recorder, to indi-
cate the song position from which the song should start at the next
START or CONTINUE message.

5.7. TIMING CLOCK (F8)

< Transmission >

If [MIDI CLK] is ON, this message is transmitted according to the
MIDI Tempo Map from when the recorder begins playing or record-
ing, until it stops.

5.8. START (FA)

< Transmission >

If [MIDI CLK] is ON, this message is transmitted when the recorder
begins playing or recording at a location other than the first measure.

5.9. CONTINUE (FB)

< Transmission >

If [MIDI CLK] is ON, this message is transmitted when the recorder
begins playing or recording at a location other than the first measure.

5.10. STOP (FC)

< Transmission >

If [MIDI CLK] is ON, this message is transmitted when the recorder
stops.

5.11. ACTIVE SENSING (FE)

< Reception >

Once this message is received, subsequent failure to receive any mes-
sage for a period of 300 ms will cause Running Status to be cleared,
and MIDI communications to be initialized.

5.12. RESET (FF)

< Reception >

When a Reset message is received, MIDI communications will be
initialized by clearing Running Status etc.

5.13. EXCLUSIVE MESSAGE (F0-F7)

5.13.1. MMC

5.13.1.1. MMC STOP

< Transmission >

When the STOP key is pressed, this message is transmitted with a
device number of 7F.

< Reception >

If the AW1600 is operating as an MMC Slave, the transport will stop
when this message is received with a matching device number or a
device number of 7F.

5.13.1.2. MMC PLAY

< Reception >

If the AW1600 is operating as an MMC Slave, the transport will
begin playback when this message is received with a matching
device number or a device number of 7F.

5.13.1.3. MMC DEFERRED PLAY

< Transmission >

This message is transmitted with a device number of 7F when the
PLAY key is pressed.

< Reception >

If the AW1600 is operating as an MMC Slave, the transport will
begin playback when this message is received with a matching
device number or a device number of 7F.

5.13.1.4. MMC FAST FORWARD

< Transmission >

This message is transmitted with a device number of 7F when the FF
key is pressed.

< Reception >

If the AW1600 is operating as an MMC Slave, the transport will
begin fast-forward when this message is received with a matching
device number or a device number of 7F.

STATUS

11110001 F1

Quarter Frame Message

DATA

0nnndddd dd

nnn = message type (0-7) dddd = data

STATUS

11110010 F2

Song Position Pointer

DATA

0ddddddd dd0

data ( H) high 7 bits of 14 bits data

0ddddddd dd1

data ( L) low 7 bits of 14 bits data

STATUS

11111000 F8

Timing Clock

STATUS

11111010 FA

Start

STATUS

11111011 FB

Continue

STATUS

11111100 FC

Stop

STATUS

11111110 FE

Active Sensing

STATUS

11111111 FF

Reset

STATUS

11110000 F0

System Exclusive Message

ID No.

01111111 7F

Real Time System Exclusive

Device ID

0ddddddd dd

Destination (00-7E, 7F:all call)

Command

00000110 06

Machine Control Command (mcc) sub-id

00000001 01

Stop (MCS)

EOX

11110111 F7

End Of Exclusive

STATUS

11110000 F0

System Exclusive Message

ID No.

01111111 7F

Real Time System Exclusive

Device ID

0ddddddd dd

Destination (00-7E, 7F:all call)

Command

00000110 06

Machine Control Command (mcc) sub-id

00000010 02

Play (MCS)

EOX

11110111 F7

End Of Exclusive

STATUS

11110000 F0

System Exclusive Message

ID No.

01111111 7F

Real Time System Exclusive

Device ID

0ddddddd dd

Destination (00-7E, 7F:all call)

Command

00000110 06

Machine Control Command (mcc) sub-id

00000011 03

Deferred play (MCS)

EOX

11110111 F7

End Of Exclusive

STATUS

11110000 F0

System Exclusive Message

ID No.

01111111 7F

Real Time System Exclusive

Device ID

0ddddddd dd

Destination (00-7E, 7F:all call)

Command

00000110 06

Machine Control Command (mcc) sub-id

00000110 04

Fast Forward (MCS)

EOX

11110111 F7

End Of Exclusive

Advertising