mx
mx copied to clipboard
Support Zipped MusicXML Files
Support these file types.
https://www.musicxml.com/tutorial/compressed-mxl-files/zip-archive-structure/
This seems promising https://github.com/tfussell/miniz-cpp
I did a test trying to integrate miniz-cpp into Komp and was getting ASAN heap corrupton errors from within the library. It might need some cleanup to be usable.