
COUNTER
-------

Counts bool impulses within 0 (included) and a value (positive, negative or zero to block counting) specified by Max (included).

As with the Audio Counter module, count can proceed in several ways depending on the Mode setting:
-Unlimited: positive if Max is >0, negative if Max <0, no count if Max = 0
-Stop: the counter is stopped once the Max value is reached
-Wrap: the counter is reset to zero after the Max value is reached
-Ping-pong: count proceeds from zero to Max then back to zero, indefinitely

At any time the Reset pin can be set to reset the counter to zero


