MKMDRawEvent Struct Reference
Each raw event consists of a MIDI message byte and a time stamp.
More...
#include <PerformMIDI.h>
List of all members.
|
Public Attributes |
int | time |
| Absolute time in quanta.
|
unsigned char | byte |
| The MIDI message byte.
|
Detailed Description
Each raw event consists of a MIDI message byte and a time stamp.
Member Data Documentation
Absolute time in quanta.
Absolute time in quanta.
The MIDI message byte.
The MIDI message byte.
The documentation for this struct was generated from the following files: