tensorflow / moonlight

Optical music recognition in TensorFlow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Follow the MusicXML schema

ringw opened this issue · comments

MuseScore will show errors when opening the MusicXML output, because we are not compliant with the MusicXML XSD. The workaround in MuseScore is to click "Do you want to try to load this file anyway?" -> "Yes", and then the raw notes can be seen (other features are missing from the output).

The converter should be compatible with the schema and avoid any errors in MuseScore.