RP Scripts’ documentation¶
RP Scripts is an open-source command-line program designed to extract rhythmic partitioning information from given digital music scores files, plot partitiogram and indexogram, and create annotated digital music scores files. RP Scripts is multiplatform. It works on Linux, MacOS, and Windows.
This program reads MusicXML (compressed or not), and Kern files generating rhythmic partitioning data in JSON files and partitioning charts. It uses the Music21 library for score parsing and Matplotlib for chart plotting.
Some published papers describe RP Scripts’ features (See Section Bibliography). The software is available at https://github.com/msampaio/rpScripts.
This program is an HMB Project outcome.
Contents:
- 1. Installation
- 2. Usage
- 3. Programs
- 4. Modules
- 5. Bibliography
- 6. Authors
- 7. Changelog
- 7.1. Release 2.3.2 (released Jan 3, 2025)
- 7.2. Release 2.3.1 (released Nov 15, 2024)
- 7.3. Release 2.3 (released Nov 14, 2024)
- 7.4. Release 2.2 (released Feb 15, 2024)
- 7.5. Release 2.1 (released Dec 8, 2023)
- 7.6. Release 2.0.1 (released May 19, 2023)
- 7.7. Release 2.0 (released May 13, 2023)
- 7.8. Release 1.1 (released Mar 1, 2023)
- 7.9. Release 1.0 (released Dec 29, 2022)