notation.smallGraceTabNotes
notation.smallGraceTabNotesJavaScript
notation.smallGraceTabNotesJSON
Notation.SmallGraceTabNotes.net
notation.smallGraceTabNotesAndroid
Description​
If set to true the guitar tabs on grace beats are rendered smaller. By default, grace notes are drawn smaller on the guitar tabs than the other numbers. With this setting alphaTab can be configured to show grace tab notes with normal text size.
Enabled | Disabled |
---|---|
- JavaScript
- C#
- Kotlin
smallGraceTabNotes: boolean = true;
bool SmallGraceTabNotes { get; set; } = true
var smallGraceTabNotes: Boolean = true