OpenTTD Source  14.0-beta3
MidiFile::TempoChange Struct Reference

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
 

Detailed Description

Definition at line 25 of file midifile.hpp.


The documentation for this struct was generated from the following file: