string
Description​
Gets or sets the string number where the note is placed. 1 is the lowest string on the guitar and the bottom line on the tablature. It then increases the the number of strings on available on the track.
- JavaScript
- C#
- Kotlin
string: number;
double String { get; set; }
var string: Double