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