A parser for annotated MuseScore 3 files.
Project description
ms3 - Parsing MuseScore 3
Welcome to ms3, a Python library for parsing annotated MuseScore 3 files. It
parses uncompressed MuseScore 3 files (*.mscx),
stores the contained information in a tabular format (*.tsv),
deletes and writes annotation labels to MuseScores <Harmony> layer,
parses and transforms labels following the DCML harmonic annotation standard
View the documentation on GitHub.
Note
This project has been set up using PyScaffold 3.2.3. For details and usage information on PyScaffold see https://pyscaffold.org/.