Generative noise based on mouse position

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:

Recording2024-04-13104413-ezgif.com-video-to-gif-converter

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?

.