Skip to main content

alphaTab.synth.BackingTrackSyncPoint

Description

Rerpresents a point to sync the alphaTab time axis with an external backing track.

 class BackingTrackSyncPoint

Properties

masterBarIndex

The index of the masterbar to which this sync point belongs to.

masterBarOccurence

The occurence of the masterbar to which this sync point belongs to. The occurence

syncBpm

The BPM the song will have virtually after this sync point to align the external media time axis

syncTime

The millisecond time in the external media marking the synchronization point.

synthBpm

The BPM the synthesizer has at the exact tick position of this sync point.

synthTick

The midi tick position of the synthesizer when this sync point is reached.

synthTime

The millisecond time position of the synthesizer when this sync point is reached.

Methods

updateSyncBpm(number, number)

Updates the synchronization BPM that will apply after this sync point.