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 |
exportToString(Score, Settings | null) | |
init(IWriteable, Settings) | Initializes the importer with the given data and settings. (Inherited from |
scoreToAlphaTexString(Score) | |
writeScore(Score) |