shiftSlideDurationRatio
Description​
The percentage which the legato and shift slides should take up from the whole note. For a value 0.5 the sliding will start at 50% of the overall note duration and finish at 100%
- JavaScript
 - C#
 - Kotlin
 
shiftSlideDurationRatio: number = 0.5;double ShiftSlideDurationRatio { get; set; } = 0.5var shiftSlideDurationRatio: Double = 0.5