startTick
Description​
The position in midi ticks from where the song should start.
- JavaScript
- C#
- Kotlin
startTick: number;
double StartTick { get; set; }
var startTick: Double
The position in midi ticks from where the song should start.
startTick: number;
double StartTick { get; set; }
var startTick: Double