Skip to main content

alphaTab.CoreSettings

Description

All main settings of alphaTab controlling rather general aspects of its behavior.

 class CoreSettings

Properties

enableLazyLoading

Enables lazy loading of the rendered music sheet chunks.

engine

The engine which should be used to render the the tablature.

file

The full URL to the input file to be loaded.

fontDirectory

The full URL to the alphaTab font directory.

includeNoteBounds

Whether in the BoundsLookup also the position and area of each individual note is provided.

logLevel

The log level to use within alphaTab

scriptFile

The full URL to the alphaTab JavaScript file.

tex

Whether the contents of the DOM element should be loaded as alphaTex.

tracks

The tracks to display for the initally loaded file.

useWorkers

Whether the rendering should be done in a worker if possible.