The MusicXML class manages data in a MusicXML document.

https://www.w3.org/2021/06/musicxml40/musicxml-reference/

Type Parameters

Hierarchy

  • MusicXML

Constructors

Properties

index: number
root: T
xmlDocument: XmlDocument

Methods

  • Serializes this MusicXML object into a string.

    Returns string

    the string representation of this MusicXML object

Generated using TypeDoc