OpenTTD Source
20241111-master-gce64d5f5d9
|
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 26 of file midifile.hpp.