|
OpenTTD Source
1.10.0-RC1
|
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 28 of file midifile.hpp.