#include <MIDIEvent.hxx>

Definition at line 32 of file MIDIEvent.hxx.
Public Member Functions | |
| Event () | |
| Event (const Message &m, const Ticks &t) | |
| Byte | operator[] (int i) const |
| Ticks | GetTicks (void) const |
| MIDI::Event::Event | ( | ) | [inline] |
Definition at line 39 of file MIDIEvent.hxx.
Definition at line 44 of file MIDIEvent.hxx.
Definition at line 48 of file MIDIEvent.hxx.
| Ticks MIDI::Event::GetTicks | ( | void | ) | const [inline] |
Definition at line 50 of file MIDIEvent.hxx.
Referenced by CLAM::MIDIFileReader::Do(), main(), and MIDI::Writer::Write().
1.5.5