awonak / HagiwoModulove

Alternate firmware and scripts for Sync LFO & A-RYTH-MATIK eurorack modules.
https://awonak.github.io/HagiwoModulove/
MIT License
8 stars 2 forks source link

Create a buffer to remember the N previous seeds. #3

Closed awonak closed 11 months ago

awonak commented 11 months ago

This change modifies the way selecting a new random seed works. A buffer will store the last 8 random seeds, allowing you to move the encoder right to generate a new seed, and each subsequent seed will be added to the buffer. Moving the encoder to the left will cycle through any previous seeds that exist in the buffer. This will allow us to queue up a few seeds and move through them if we want to build verse / chorus / bridge motifs in our music.