Skip to main content

alphaTab.exporter.AlphaTexExporter

Description

This ScoreExporter can write alphaTex strings.

 class AlphaTexExporter extends ScoreExporter

Properties

name

Methods

export(Score, Settings | null)

Exports the given score to a binary buffer. (Inherited from ScoreExporter)

exportToString(Score, Settings | null)
init(IWriteable, Settings)

Initializes the importer with the given data and settings. (Inherited from ScoreExporter)

scoreToAlphaTexString(Score)
writeScore(Score)