tabFret property
Fret number in tablature. null = note is not a tablature note.
Corresponds to the MEI v5 @tab.fret attribute.
0 = open string, 1–24 = numbered frets.
Implementation
final int? tabFret;
Fret number in tablature. null = note is not a tablature note.
Corresponds to the MEI v5 @tab.fret attribute.
0 = open string, 1–24 = numbered frets.
final int? tabFret;