Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.16 KB

README.md

File metadata and controls

27 lines (15 loc) · 1.16 KB

music-notation

Platform Swift 6.0 Coverage Badge

music-notation-import-musescore

music-notation import code specific to MuseScore 4 files.

MuseScore 4

MuseScore 4 ...

Dependencies

  • SWXMLHash

    Used to parse the XML data in the GuitarPro files.

  • ZIPFoundation

    Used to find the XML file within the MuseScore file (which is just a folder zipped with some files in it)

Notes

This is (obviously) a work in progress. It is meant to drive and help develop the music-notation project. It is one of the packages used by music-notation-import