mx icon indicating copy to clipboard operation
mx copied to clipboard

Support Zipped MusicXML Files

Open webern opened this issue 5 years ago • 2 comments

Support these file types.

https://www.musicxml.com/tutorial/compressed-mxl-files/zip-archive-structure/

webern avatar Mar 15 '20 16:03 webern

This seems promising https://github.com/tfussell/miniz-cpp

webern avatar Mar 28 '20 17:03 webern

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.

SemitoneGene avatar Aug 28 '21 05:08 SemitoneGene