Documentation
¶
Overview ¶
Package realtime provides MIDI System Realtime Messages
Index ¶
Constants ¶
View Source
const ( // MIDI Clock TimingClock = msg(0xF8) // Tick Tick = msg(0xF9) // MIDI Start Start = msg(0xFA) // MIDI Continue Continue = msg(0xFB) // MIDI Stop Stop = msg(0xFC) // Undefined4 Undefined4 = msg(0xFD) // Active Sense ActiveSensing = msg(0xFE) // Reset Reset = msg(0xFF) )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.