clean integer an zl reg content

Fixrobert's icon

Hi list,

I want to "zeroed" the content of all the integers, zl reg, value and other "stocking value" objects.

His there a solution ?

thanks anyway

Luke Hall's icon

To do this with [int] and [float] simply send a zero to their right inlet. You can wipe any of the [zl] objects by sending it a "zlclear" message to the first inlet. If you want to do this while you're patching you can highlight the object, delete it and then edit > undo or control/command + z to replace it as if it was new.

lh

ch's icon

You may be interested by [universal] as well. to input it a message [send number 0] for exemple.

Fixrobert's icon

Universal will be my friend,
I was looking for something like a "general cache cleaner" but this is find.
thanks a lot