#include <MIDITempo.hxx>
Public Member Functions | |
Tempo (Song *song=0, Track *track=0) | |
~Tempo () | |
void | Init (Song *song=0, Track *track=0) |
Milliseconds | TicksToTime (Ticks t) |
Definition at line 33 of file MIDITempo.hxx.
Definition at line 165 of file MIDITempo.cxx.
MIDI::Tempo::~Tempo | ( | ) |
Definition at line 170 of file MIDITempo.cxx.
Definition at line 175 of file MIDITempo.cxx.
Milliseconds MIDI::Tempo::TicksToTime | ( | Ticks | t | ) |
Definition at line 180 of file MIDITempo.cxx.
Referenced by main().