|
OpenTTD
|
Public Member Functions | |
| TempoChange (uint32 _ticktime, uint32 _tempo) | |
Data Fields | |
| uint32 | ticktime |
| tick number since start of file this tempo change occurs at | |
| uint32 | tempo |
| new tempo in microseconds per tick | |
Definition at line 30 of file midifile.hpp.