Public Member Functions | |
void | clear () |
void | stopTracking () |
bool | isTracking () const |
Public Attributes | |
byte * | _playPos |
A pointer to the next event to be parsed. | |
uint32 | _lastEventTime |
The time, in microseconds, of the last event that was parsed. | |
uint32 | _lastEventTick |
The tick at which the last parsed event occurs. | |
byte | _runningStatus |
Cached MIDI command, for MIDI streams that rely on implied event codes. | |