alphaTab.FingeringMode
Description
Lists all modes on how fingerings should be displayed.
Enum Members
Name | Numeric Value | Description |
---|---|---|
ScoreDefault | 0 | Fingerings will be shown in the standard notation staff. |
ScoreForcePiano | 1 | Fingerings will be shown in the standard notation staff. Piano finger style is enforced, where fingers are rendered as 1-5 instead of p,i,m,a,c and T,1,2,3,4. |
SingleNoteEffectBand | 2 | Fingerings will be shown in a effect band above the tabs in case they have only a single note on the beat. |
SingleNoteEffectBandForcePiano | 3 | Fingerings will be shown in a effect band above the tabs in case they have only a single note on the beat. Piano finger style is enforced, where fingers are rendered as 1-5 instead of p,i,m,a,c and T,1,2,3,4. |