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

Certainty - Create a state struct to save in EEPROM #10

Closed awonak closed 10 months ago

awonak commented 11 months ago

Currently just the individual variables for seed and step_length are stored in EEPROM. Instead, I'd like to create a struct to represent the current configurable state of the module, and be able to store that in a one-shot READ/WRITE operation.

Additionally, I would like to replace the individual seed with the full packet buffer of seeds.