Accumulator Op
Add to and multiply a number, set to current value
Summary (oneliner)
Handy when used with devices like gamepads or counters
Full Name
- 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
Trigger in (Trigger)
Trigger the op
Add to number (Number)
this number will be added to the current number. Accepts positive and negative values
Multiplier to add number (Number)
Multiplies "add to number" by this amount
Default Value (Number)
When "set default value" is triggered this sets the current number
Set Default Value (Trigger)
Trigger this to make the current number the "default value"
OUTPUT PORTS
Current value (Number)
The current number