Skip to main content

notation.rhythmMode

since 0.9.6

Description​

This setting enables the display of rhythm notation on tab staffs. Demo

notation.rhythmModeJavaScript
notation.rhythmModeJSON
data-notation-rhythmmodeHTML
Notation.RhythmMode.net
notation.rhythmModeAndroid

Types​

TypeValues
alphaTab.TabRhythmModeJavaScript

Hidden - No rhythm notation is shown
ShowWithBeams - Rhythm notation is rendered with all beats having individual beams
ShowWithBars - Rhythm notation is rendered with normal bars like on standard notation

stringJSON, JavaScript & HTML

hidden
showwithbeams
showwithbars

intJSON, JavaScript & HTML

0 - Hidden
1 - ShowWithBeams
2 - ShowWithBars

AlphaTab.TabRhythmMode.net

Hidden
ShowWithBeams
ShowWithBars

alphaTab.TabRhythmModeAndroid

Hidden
ShowWithBeams
ShowWithBars

Default Value​

hidden