stop/clear zl iter?
Hi,
Im wondering if there is any way to stop, or clear the current list given to zl iter? It's slowing down my patch and I would like to discard the previous list, and give a new list.
Ive tried using zlclear, but this seems to just cause zl iter to stop functioning altogether.
Cheers
N
I believe when you use zlclear both inlets are cleared, right and left. So before you send a new list, reset the iter size.
yeah resetting the size should work for zl, same as with buffer.
otherwise you could use a placeholder like "777" or "nothing" and then do this:
"nothing"
|
[zl reg]
|
[route nothing]
|
for objects like [pack] i´d rather use gates.