Hey
Have been trying to store some values in a table. It works great the first time I make the patch live and send the values to the table, but when I make the patch "unlive" and then make it live again, I have to feed the table with new numbers. The table does not remember the values.
Is there a way to store some values in Axoloti that I would be able to recall every time I make the patch live? I tried with a table with no luck though, but I am open to other ways of doing it.
Any ideas are welcome
Table modulation INPUT.axp (3.9 KB)
Edit: I am thinking a bit of a different approach: If I create a sequencer/string of random numbers (from here for example https://www.random.org/integers/), would I be able to use that string of numbers in Axoloti as a modulation source?