Skip to main content

alphaTab.midi.BeatTickLookupItem

Represents a beat and when it is actually played according to the generated audio.

 class BeatTickLookupItem

Properties​

beat​

Gets the beat represented by this item.

readonly beat: Beat;

playbackStart​

Gets the playback start of the beat according to the generated audio.

readonly playbackStart: number;