amiika / ziffers

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

Changes in random sequence format #19

Closed amiika closed 2 years ago

amiika commented 5 years ago

Sequence notation has gone trough many changes. Something else than current regexp solution should be explored.

Some new syntax for adding degree escapes could also be useful, for example: (0..11)= -> "0123456789=10=11"

amiika commented 5 years ago

There's even more undocumented changes now ...

amiika commented 5 years ago

Remove inject from random sequence and add inject transformation

amiika commented 2 years ago

Most of the new changes documented