music_xml 1.0.1 copy "music_xml: ^1.0.1" to clipboard
music_xml: ^1.0.1 copied to clipboard

outdated

A Dart package project to parse MusicXML.

Simple MusicXML parser used to convert MusicXML into NoteSequence.

Features #

TODO: List what your package can do. Maybe include images, gifs, or videos.

Getting started #

TODO: List prerequisites and provide or point to information on how to start using the package.

Usage #

TODO: Include short and useful examples for package users. Add longer examples to /example folder.

final document = MusicXmlDocument.parse(file.readAsStringSync());

Additional information #

Inspired from Google's magenta musicxml_parser.py

14
likes
0
pub points
45%
popularity

Publisher

verified publisherdemen.org

A Dart package project to parse MusicXML.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

xml

More

Packages that depend on music_xml