Accumulator Op

Accumulator

Add to and multiply a number, set to current value


<p>Handy when used with devices like gamepads or counters</p>


Full Name
  • Ops.Math.Accumulator
Visibility
  • Core Op - Official cables op
License
  • MIT
Authorgithub


INPUT PORTS


Trigger in (Trigger)

<p>Trigger the op</p>

Add to number (Number)

<p>this number will be added to the current number. Accepts positive and negative values</p>

Multiplier to add number (Number)

<p>Multiplies &quot;add to number&quot; by this amount</p>

Default Value (Number)

<p>When &quot;set default value&quot; is triggered this sets the current number</p>

Set Default Value (Trigger)

<p>Trigger this to make the current number the &quot;default value&quot;</p>

OUTPUT PORTS


Current value (Number)

<p>The current number</p>


Patches using Accumulator

  • Examples
  • Public
  • My Patches