tmhglnd / total-serialism

Toolbox full of Algorithmic Composition methods
MIT License
151 stars 11 forks source link

Make invert() work with notename strings #17

Open tmhglnd opened 3 years ago

tmhglnd commented 3 years ago

The invert() method from the Translate category only works with numbers at the moment. It would be interesting to see if there is a way to make it work with notenames like c4 e5 g#3 etc.