midiTickShift
Description​
An indicator by how many midi-ticks the song contents are shifted. Grace beats at start might require a shift for the first beat to start at 0. This information can be used to translate back the player time axis to the music notation.
- JavaScript
- C#
- Kotlin
readonly midiTickShift: number;double MidiTickShift { get; }val midiTickShift: Double