mulequals~ Reference

Multiplicative accumulator

mulequals~

Arguments

Reset accumulation [auto]

Optional

A non-zero value resets the accumulation on the next multiplication.

Inlets

Multiplicative operands [auto]

Values sent to the left inlet are cumulatively multiplied to the output.

Reset accumulation [auto]

A non-zero value resets the accumulation on the next multiplication.

Outlets

Result [signal]

The accumulated output product

Dynamic Attributes

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

clear [auto]

A non-zero value resets the accumulation on the next multiplication.

reset [bang] (default: 0)

Banging this attribute will reset the object to its default state.

x [auto]

Values sent to the left inlet are cumulatively multiplied to the output.

See Also

Name Description
mulequals Multiplicative accumulator
mul Multiply two inputs
mul~ Multiply two inputs