tabFret property

int? tabFret
final

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;