add~ Reference

Add inputs

add~

Inlets

Left Operand [auto]

Set the left inlet value to add

Right Operand [auto]

Set the value in the right inlet to add

Outlets

Left + Right [signal]

The summed output from the two inlets

Dynamic Attributes

These attributes can be modified in the code during execution using the set object

in1 [auto]

Set the left inlet value to add

in2 [auto]

Set the value in the right inlet to add

reset [bang] (default: 0)

Reset inlets to default values.

See Also

Name Description
add~ Add inputs
div Divide inputs
sub Subtract inputs
mul Multiply two inputs