lenmus / lomse

A C++ library for rendering, editing and playing back music scores.
MIT License
117 stars 28 forks source link

Improve MusicXML exporter (4) #369

Closed cecilios closed 2 years ago

cecilios commented 2 years ago

This PR fixes all issues detected in MusicXML import/export round-trip automated tests, using MusicXML test sets from recordare and Lilypond.

Fixes in MusicXML exporter

Other changes

The MusicXML exporter can be now considered fully functional and all imported content is re-exported without loses. Please, report any issue you detect. Thank you.