Skip to main content

alphaTab.rendering.ScoreRenderer

Description

This is the main wrapper of the rendering engine which can render a single track of a score object into a notation sheet.

 class ScoreRenderer implements IScoreRenderer

Properties

boundsLookup
canvas
error
partialLayoutFinished
partialRenderFinished
postRenderFinished
preRender
renderFinished
score
settings
tracks
width

Methods

destroy()
render()
renderResult(string)
renderScore(Score | null, number[] | null)
renderTracks(Track[])

Initiates rendering fof the given tracks.

resizeRender()
updateSettings(Settings)