firstBeat
Description​
The first beat in the bar.
- JavaScript
- C#
- Kotlin
firstBeat: BeatTickLookup | null;
BeatTickLookup? FirstBeat { get; set; }
var firstBeat: BeatTickLookup?
The first beat in the bar.
firstBeat: BeatTickLookup | null;
BeatTickLookup? FirstBeat { get; set; }
var firstBeat: BeatTickLookup?