Accumulator Op
Add to and multiply a number, set to current value
Summary (oneliner)
<p>Handy when used with devices like gamepads or counters</p>
- Ops.Math.Accumulator
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch Accumulator op example file
INPUT PORTS
<p>Trigger the op</p>
<p>this number will be added to the current number. Accepts positive and negative values</p>
<p>Multiplies "add to number" by this amount</p>
<p>When "set default value" is triggered this sets the current number</p>
<p>Trigger this to make the current number the "default value"</p>
OUTPUT PORTS
<p>The current number</p>