CLAM-Development  1.4.0
Public Member Functions
MIDI::Tempo Class Reference

#include <MIDITempo.hxx>

List of all members.

Public Member Functions

 Tempo (Song *song=0, Track *track=0)
 ~Tempo ()
void Init (Song *song=0, Track *track=0)
Milliseconds TicksToTime (Ticks t)

Detailed Description

Definition at line 33 of file MIDITempo.hxx.


Constructor & Destructor Documentation

MIDI::Tempo::Tempo ( Song song = 0,
Track track = 0 
)

Definition at line 165 of file MIDITempo.cxx.

MIDI::Tempo::~Tempo ( )

Definition at line 170 of file MIDITempo.cxx.


Member Function Documentation

void MIDI::Tempo::Init ( Song song = 0,
Track track = 0 
)

Definition at line 175 of file MIDITempo.cxx.

Milliseconds MIDI::Tempo::TicksToTime ( Ticks  t)

Definition at line 180 of file MIDITempo.cxx.

Referenced by CLAM::MIDIFileReader::Do(), and main().


The documentation for this class was generated from the following files: