musicXML export
#2865
Replies: 1 comment
|
Generally yes, that could be a good addition. Looking at https://github.com/tpnet/ScoreTranslate/blob/main/lib/gp-to-musicxml.ts it seems rather incomplete. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
would it be ok to add musicXML export ? there is a working exporter here: https://github.com/tpnet/ScoreTranslate .... with some additional work would it make sense to integrate it into this repository ?It would be nice if i can go from alphatab to musicXML (use some external editor) and then back (without any additional tools to convert from gp7 to musicxml)
All reactions