Skip to main content

display.staveProfile

since 0.9.6

Description​

AlphaTab has various stave profiles that define which staves will be shown in for the rendered tracks.

display.staveProfileJavaScript
staveProfileJavaScript
display.staveProfileJSON
staveProfileJSON
data-display-staveprofileHTML
data-staveprofileHTML
Display.StaveProfile.net
display.staveProfileAndroid

Types​

TypeValues
alphaTab.StaveProfileJavaScript

Default - The profile is auto detected by the track configurations.
ScoreTab - Standard music notation and guitar tablature are rendered.
Score - Only standard music notation is rendered.
Tab - Only guitar tablature is rendered.
TabMixed - Only guitar tablature is rendered, but also rests and time signatures are not shown. This profile is typically used in multi-track scenarios.

stringJSON, JavaScript & HTML

default
scoretab
score
tab
tabmixed

intJSON, JavaScript & HTML

0 - Default
1 - ScoreTab
2 - Score
3 - Tab
4 - TabMixed

AlphaTab.StaveProfile.net

Default
ScoreTab
Score
Tab
TabMixed

alphaTab.StaveProfileAndroid

Default
ScoreTab
Score
Tab
TabMixed

Default Value​

Default