scribe icon indicating copy to clipboard operation
scribe copied to clipboard

Music XML import

Open stephband opened this issue 7 years ago • 3 comments

https://www.musicxml.com/

Potential for inter-op with Sibelius and the like.

stephband avatar May 28 '18 12:05 stephband

I've not looked deeply into this, but there's already a JS library that supports converting Music XML to ABC called xml2abc-js https://wim.vree.org/js/xml2abc-js_index.html

edknittel avatar May 01 '24 17:05 edknittel

Thanks for this. My internal representation is not ABC, so that would mean two steps to get the data: parse the XML to ABC, parse the ABC to Sequence data, which seems a bit silly, but it might be worth hacking it together to see hoe well it copes.

stephband avatar May 01 '24 17:05 stephband