Count (vuo.math.count)

Keeps track of a count that can be incremented and decremented.

When the composition starts or this node is added to a running composition, the count is the value of the setCount input port.

If an event reaches both the setCount port and the increment or decrement port, the count is set, and the increment or decrement is ignored.

Keywords: add, count, decrease, decrement, increase, increment, integrator, sum, tally, total


Example compositions:


Back to vuo.math node set documentation.