Closed amiika closed 4 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 } }
Added in 1.1 but not documented yet.
Refactored and documented: https://github.com/amiika/ziffers/wiki/Loop#cycle-options-and-transformations
Add when option for loops. Something that could be run for every 6 cycle or last 2 cycles etc.
For example: