
PATCH MEMORY INCREMENT
----------------------

This very convenient module allows incrementing/decrementing of a Patch Memory value (thru its normalized Animation Position pin) by a float signed Delta value. The same operation could be previously achieved creating a GUI wiring loop including a Float Scaler, a splitter/redirector and possibly some additional GUI modules, resulting unreliable because conflicting bi-directional situations could arise.

The AnimPos pin shall be connected directly to the same pin of a Float or Integer Patch Memory whose content is to be altered.

The Delta In pin shall receive suitable signed delta values, for example from the Deltamove pins of ED Mouse Box or of a Jog Shuttle module.

The Delta Scal pin simply scales the Delta value by a constant amount, to control increment/decrement speed.

The Patch Memory Animation Position pin will be automatically limited to its natural [0-1] range.