Skip to content

johentsch/ms3

Repository files navigation

GitHub Workflow Status (branch) GitHub PyPI GitHub Release Date GitHub repo size GitHub All Releases

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/.