amiika / ziffers

Numbered musical notation for composing algorithmic and generative melodies
MIT License
82 stars 5 forks source link

Issues with the inverse #36

Closed amiika closed 3 years ago

amiika commented 4 years ago

Inverse is still preparsed. Maybe it should be transformation?

I should also check if the inverse: 2 etc. notation is working as expected, current formula:

dgr = -((dgr-ziff[:inverse])-ziff[:inverse])