Status Byte | Data Bytes | Message | Description | |||
---|---|---|---|---|---|---|
F8 | - | Timing Clock | MIDI clock. This message is used to sychronise timing across sequencers in a MIDI system. (note 1)
| |||
F9 | - | Undefined | The current Running Status is not affected. | |||
FA | - | Start | Used to synchronise the start-up of sequencers The sequence must start from song position 0 Sequencing begins at song-position 0 when the next Timing Clock message is received (note 2) | |||
FB | - | Continue | Continue Used to tell a sequencer to continue playing the current song from where it last left off. The sequencer should continue from the current song-position when the next Timing Clock message is received (note 2) | |||
FC | - | Stop | Used to tell a sequencer to stop playing. Any subsequent MIDI Timing Clock messages are to be ignored. Note-off messages should be sent for all notes which are still on, and all controllers should be returned to their 'normal' settings. The current song position pointer should be stored, so that playing can continue from the same point if a MIDI Continue message is received. | |||
FD | - | Undefined | The current Running Status is not affected. | |||
FE | - | Active Sensing | This signal may be sent by a MIDI transmitter when there is no other activity. (note 4) It is sent after every A MIDI transmitter should send this message after 270ms of inactivity, while a MIDI receiver should expect it within 330ms. Once this message is received, Active Sensing is 'on', and the receiver should perform an All-Notes-Off if there is no MIDI activity for more than 330ms. It is functionally similar to a 'carrier' signal for a modem - it indicates the 'line' is still operational. | |||
FF | - | System Reset | System Reset. The system should be set to the following states:
|
Footnotes
| |
midi_channel_mode.html Contents midi_system_common.html
|