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

A Dart package project to parse MusicXML. Inspired from Google's magenta.

music_xml #

Build pub package

Simple MusicXML parser used to convert MusicXML into NoteSequence.

Features #

Parse music xml

Getting started #

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

Usage #

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

Additional information #

Inspired from Google's magenta musicxml_parser.py

13
likes
140
pub points
68%
popularity

Publisher

verified publisherdemen.org

A Dart package project to parse MusicXML. Inspired from Google's magenta.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

xml

More

Packages that depend on music_xml