Holding signal values? Help needed...
Hi people!
I am seriously stuck and I do need help.
This is the last step of my project before enabling it to make sound but I can't pass it.
I "have to" work entirely in signal rate, first of all.
I am using a gate~ with 198 outputs(and I have 3 of them actually) and I need to hold the last sample output from a gate outlet before it shuts down and sends a 0. When active outlet of gate~ is changed, the former outlet shuts down and sends a 0 but I need to keep the value running from there.
Filtering zeroes would not help because, gate should be able to pass zeroes too.
I am seriously stuck. Do you have any suggestions?
Thanks!
I was thinking that it would not do, but after you mentioned it, I checked that out again and with a couple of workarounds, I managed to have it with sah~.
Thanks!