OpenTTD Source  1.11.2
MidiFile::TempoChange Struct Reference

Public Member Functions

 TempoChange (uint32 _ticktime, uint32 _tempo)
 

Data Fields

uint32 ticktime
 tick number since start of file this tempo change occurs at
 
uint32 tempo
 new tempo in microseconds per tick
 

Detailed Description

Definition at line 28 of file midifile.hpp.


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