Keep Maximum (vuo.math.keep.max)

Outputs the largest value received by this node so far.

This node keeps track of all the values received into its Value port, and outputs the one that is greater than or equal to all the others. When an event hits the Reset port, the node forgets its maximum value and starts over with the current Value as the maximum.

Example:

Keywords: >, big, bound, greatest, high, hold, large, limit, more, most, peak, preserve, range, retain, sample, store, top, upper


Example compositions:


Back to vuo.math node set documentation.