-
Notifications
You must be signed in to change notification settings - Fork 133
Description
Hi Ghadjeres,
Thanks for this amazing repo. I've been having issues trying to make the musescore plugin work with musescore. First, I have to mention that running the flask server is perfectly fine, the model also loads fine (as you can see on the attached screenshot).
When I open MuseScore, I create a new SATB Choral score and draw random notes on the Soprano line.
I then select the soprano line I just wrote and hit compose, and here MuseScore prompts this error message:
"File '/tmp/deep_recomposed_by_deepBach.xml' is not a valid MusicXML file
Do you want to try to load this file anyway ?"
and, in the details,
"File '/tmp/deep_recomposed_by_deepBach.xml' is not a valid MusicXML file"
If I hit yes, the recomposed score is just empty.
Would you have any idea of what is causing the issue in my case ?
Thanks in advance for your help, and keep up the amazing work !!!