#include <MIDIEvent.hxx>
Public Member Functions | |
Event () | |
Event (const Message &m, const Ticks &t) | |
Byte | operator[] (int i) const |
Ticks | GetTicks (void) const |
Definition at line 32 of file MIDIEvent.hxx.
MIDI::Event::Event | ( | ) | [inline] |
Definition at line 39 of file MIDIEvent.hxx.
Definition at line 44 of file MIDIEvent.hxx.
Ticks MIDI::Event::GetTicks | ( | void | ) | const [inline] |
Definition at line 50 of file MIDIEvent.hxx.
Referenced by main().
Definition at line 48 of file MIDIEvent.hxx.