fret
Description​
Gets or sets the fret on which this note is played on the instrument. 0 is the nut.
- JavaScript
- C#
- Kotlin
fret: number;
double Fret { get; set; }
var fret: Double
Gets or sets the fret on which this note is played on the instrument. 0 is the nut.
fret: number;
double Fret { get; set; }
var fret: Double