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


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