Skip to main content

notation.fingeringMode

since 0.9.6

Description​

AlphaTab supports multiple modes on how to display fingering information in the music sheet. This setting controls how they should be displayed. The default behavior is to show the finger information directly in the score along the notes. For some use cases of training courses and for beginners this notation might be hard to read. The effect band mode allows to show a single finger information above the staff.

notation.fingeringModeJavaScript
notation.fingeringModeJSON
data-notation-fingeringmodeHTML
Notation.FingeringMode.net
notation.fingeringModeAndroid
ScoreEffect Band
EnabledDisabled

Types​

TypeValues
alphaTab.FingeringModeJavaScript

Score
SingleNoteEffectBand

stringJSON, JavaScript & HTML

score
effectband

intJSON, JavaScript & HTML

0 - Score
1 - SingleNoteEffectBand

AlphaTab.FingeringMode.net

Score
SingleNoteEffectBand

alphaTab.FingeringModeAndroid

Score
SingleNoteEffectBand

Default Value​

Score