amiika / ziffers

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

Add when option for loops cycles #24

Closed amiika closed 4 years ago

amiika commented 5 years ago

Add when option for loops. Something that could be run for every 6 cycle or last 2 cycles etc.

For example:

z1 "1234", seed: 2, when: {
cycles: 4,
last: 2
do: { offset: 2 }
}
amiika commented 5 years ago

Added in 1.1 but not documented yet.

amiika commented 4 years ago

Refactored and documented: https://github.com/amiika/ziffers/wiki/Loop#cycle-options-and-transformations