Skip to main content

alphaTab.model.Score

Description

The score is the root node of the complete model. It stores the basic information of a song and stores the sub components.

 class Score

Properties

album

The album of this song.

artist

The artist who performs this song.

copyright

The owner of the copyright of this song.

defaultSystemsLayout

Defines how many bars are placed into the systems (rows) when displaying

instructions

Additional instructions

masterBars

Gets or sets a list of all masterbars contained in this song.

music

The author of the music.

notices

Some additional notes about the song.

style

The style customizations for this item.

stylesheet

Gets or sets the rendering stylesheet for this song.

subTitle

The subtitle of the song.

systemsLayout

Defines how many bars are placed into the systems (rows) when displaying

tab

The author of this tablature.

tempo

Gets or sets the global tempo of the song in BPM. The tempo might change via tempoAutomations.

tempoLabel

Gets or sets the name/label of the tempo.

title

The title of the song.

tracks

Gets or sets a list of all tracks contained in this song.

words

The author of the song lyrics

Methods

addMasterBar(MasterBar)
addTrack(Track)
finish(Settings)
rebuildRepeatGroups()