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
Contents¶
- Installation
- Quick Reference
- Manual
- Developers' Reference
- License
- Authors
- Changelog
- Version 1.0.3
- Version 1.0.2
- Version 1.0.1
- Version 1.0.0
- Version 0.5.3
- Version 0.5.2
- Version 0.5.1
- Version 0.5.0
- Version 0.4.10
- Version 0.4.9
- Version 0.4.8
- Version 0.4.7
- Version 0.4.6
- Version 0.4.5
- Version 0.4.3
- Version 0.4.2
- Version 0.4.1
- Version 0.4.0
- Version 0.3.0
- Version 0.2.0
- Version 0.1.3
- Version 0.1.0