alphaTab.model.BeatSubElement
Description
Lists all graphical sub elements within a Beat
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. fermata). Only applies to items which are on beat level but not any individual note level effects. |
StandardNotationStem | 1 | The stems drawn for note heads in this beat on the standard notation staff. |
StandardNotationFlags | 2 | The flags drawn for note heads in this beat on the standard notation staff. |
StandardNotationBeams | 3 | The beams drawn between this and the next beat on the standard notation staff. |
StandardNotationTuplet | 4 | The tuplet drawn on the standard notation staff (the first beat affects the whole tuplet if grouped). |
StandardNotationEffects | 5 | The effects and annotations applied to this beat on the standard notation staff (e.g. brushes). Only applies to items which are on beat level but not any individual note level effects. |
StandardNotationRests | 6 | The rest symbol on the standard notation staff. |
GuitarTabStem | 7 | The stems drawn for note heads in this beat on the guitar tab staff. |
GuitarTabFlags | 8 | The flags drawn for note heads in this beat on the guitar tab staff. |
GuitarTabBeams | 9 | The beams drawn between this and the next beat on the guitar tab staff. |
GuitarTabTuplet | 10 | The tuplet drawn on the guitar tab staff (the first beat affects the whole tuplet if grouped). |
GuitarTabEffects | 11 | The effects and annotations applied to this beat on the guitar tab staff (e.g. brushes). Only applies to items which are on beat level but not any individual note level effects. |
GuitarTabRests | 12 | The rest symbol on the guitar tab staff. |
SlashStem | 13 | The stems drawn for note heads in this beat on the slash staff. |
SlashFlags | 14 | The flags drawn for note heads in this beat on the slash staff. |
SlashBeams | 15 | The beams drawn between this and the next beat on the slash staff. |
SlashTuplet | 16 | The tuplet drawn on the slash staff (the first beat affects the whole tuplet if grouped). |
SlashRests | 17 | The rest symbol on the slash staff. |
SlashEffects | 18 | The effects and annotations applied to this beat on the slash staff (e.g. brushes). Only applies to items which are on beat level but not any individual note level effects. |
NumberedDuration | 19 | The duration lines drawn for this beat on the numbered notation staff. |
NumberedEffects | 20 | The effects and annotations applied to this beat on the numbered notation staff (e.g. brushes). Only applies to items which are on beat level but not any individual note level effects. |
NumberedRests | 21 | The rest (0) on the numbered notation staff. |
NumberedTuplet | 22 | The tuplet drawn on the numbered notation staff (the first beat affects the whole tuplet if grouped). |