overrideDisplayDuration
Description​
The duration in midi ticks to use for this beat on the displayDuration
controlling the visual display of the beat. This is used in scenarios where the bar might not have 100% exactly
a linear structure between the beats. e.g. in MusicXML when using <forward />
.
- JavaScript
- C#
- Kotlin
overrideDisplayDuration?: number;
double OverrideDisplayDuration { get; set; }
var overrideDisplayDuration: Double