alphaTab.model.NoteSubElement
Description
Lists all graphical sub elements within a Note
which can be styled via style
Enum Members
Name | Numeric Value | Description |
---|---|---|
Effects | 0 | The effects and annotations shown in dedicated effect bands above the staves (e.g. vibrato). The style of the first note with the effect wins. |
StandardNotationNoteHead | 1 | The note head on the standard notation staff. |
StandardNotationAccidentals | 2 | The accidentals on the standard notation staff. |
StandardNotationEffects | 3 | The effects and annotations applied to this note on the standard notation staff (e.g. bends). If effects on beats result in individual note elements shown, this color will apply. |
GuitarTabFretNumber | 4 | The fret number on the guitar tab staff. |
GuitarTabEffects | 5 | The effects and annotations applied to this note on the guitar tab staff (e.g. bends). If effects on beats result in individual note elements shown, this color will apply. |
SlashNoteHead | 6 | The note head on the slash notation staff. |
SlashEffects | 7 | The effects and annotations applied to this note on the slash notation staff (e.g. dots). If effects on beats result in individual note elements shown, this color will apply. |
NumberedNumber | 8 | The note number on the numbered notation staff. |
NumberedAccidentals | 9 | The accidentals on the numbered notation staff. |
NumberedEffects | 10 | The effects and annotations applied to this note on the number notation staff (e.g. dots). If effects on beats result in individual note elements shown, this color will apply. |