clean integer an zl reg content
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
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
You may be interested by [universal] as well. to input it a message [send number 0] for exemple.
Universal will be my friend,
I was looking for something like a "general cache cleaner" but this is find.
thanks a lot