CPJKU / partitura

A python package for handling modern staff notation of music
https://partitura.readthedocs.io
Apache License 2.0
227 stars 15 forks source link

Update attributes for Harmony TimedObjects #346

Closed manoskary closed 1 month ago

manoskary commented 7 months ago

Add methods to infer root and bass notes. Also add PC sets for the ChordSymbol and RomanNumeral classes. This will need to move globals to a new folder since it needs to use transpose functions in music.py but also many globals.