|
CLAM-Development
1.1
|
#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.
| MIDI::Tempo::Tempo | ( | Song * | song = 0, |
| Track * | track = 0 |
||
| ) |
Definition at line 164 of file MIDITempo.cxx.
Definition at line 169 of file MIDITempo.cxx.
| void MIDI::Tempo::Init | ( | Song * | song = 0, |
| Track * | track = 0 |
||
| ) |
Definition at line 174 of file MIDITempo.cxx.
Definition at line 179 of file MIDITempo.cxx.
Referenced by CLAM::MIDIFileReader::Do(), and main().
1.7.6.1