Hello!
So, I’ve made this generative noise based on this tutorial
And I also have a mouse control set-up which triggers when I left-click and move into the panel window.
What i want to do is to continuously trigger the generative noise I made based on where I click and move into the panel window. So far I’ve managed to do something like this:
This works by resetting the feedback loop after I’ve drawn in the panel window. Is there a way to do this by not resetting the feedback loop every time and just building continuously over and over?
Here is the file.
Noise Test.toe (236.6 KB)
Any suggestions?
.