start
Description​
The timeline position of the voice within the whole score. (unit: midi ticks)
- JavaScript
- C#
- Kotlin
start: number;
double Start { get; set; }
var start: Double
The timeline position of the voice within the whole score. (unit: midi ticks)
start: number;
double Start { get; set; }
var start: Double