brushDuration
Description​
Gets or sets the duration of the brush between the notes in midi ticks.
- JavaScript
- C#
- Kotlin
brushDuration: number;
double BrushDuration { get; set; }
var brushDuration: Double
Gets or sets the duration of the brush between the notes in midi ticks.
brushDuration: number;
double BrushDuration { get; set; }
var brushDuration: Double