
DOUBLE CLICK RESET
------------------

Resets a control to a specified default value when double clicking on it.

The mouse down pin shall be connected to the Mouse Down pin of the control to be resetted, usually thru the Mouse Down pin of a connected Patch Memory, used as redirector.
When a double click within a speed interval in milliseconds specified by the Click Pin is received, the value specified by the Reset Value pin is sent to the Animation Position pin

The module reacts to Mouse Down (default) or Mouse Up events depending on the hidden On Mouse Up option.
Reacting on Mouse Up, i.e triggering a Reset Value whenever two Mouse Up events are received within the interval set, can be useful for example to reset a Joystick image with Jump To Mouse option enabled, since a conflicting pin setting would occur otherwise