Skip to main content

alphaTab.midi.MasterBarTickLookupTempoChange

Represents a single point in time defining the tempo of a MasterBarTickLookup . This is typically the initial tempo of a master bar or a tempo change.

 class MasterBarTickLookupTempoChange

Properties​

tempo​

Gets or sets the tempo at the tick position.

tempo: number;

tick​

Gets or sets the tick position within the start and end range.

tick: number;