OpenTTD Source
20241108-master-g80f628063a
|
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.