Control Multi Adder

The Control MultiAdder audio object provides the ability to manipulate input control signals. Refer description column of num elements for algorithm description. 

Use Case: This object can be deployed whenever the addition of control inputs is required. Additionally, this object is used as the LUT Adder in Halosonic.

ControlMultiAdder Properties

Below table describes about the Control MultiAdder audio object audio object properties and functionality.

A screenshot of a computer Description automatically generated

Properties Description
Number of Elements A minimum of three control inputs into the object are summed up and their sum is fed to the control output of the object. Each time the Control Multi Adder control input is set, it calls the corresponding control output. The object has 3 control inputs for elemental addition and forwards control value into an output.

A screenshot of a computer program Description automatically generated

Example: If the numElements is 4, there will be 4 control outputs [y1, y2, y3 and y4] and 12 control inputs [x1 to x12]. The control outputs are computed as shown in the figure below.

Maximum control inputs possible for a control multi adder instance are 255.

For N elements specified from the configuration, 3N control input values would give N control output values. The number of control outputs is selected by numElements.

The number of control inputs = 3 * numElements.

The maximum number of control outputs is limited to 85, So the maximum number of control inputs is 85*3 = 255.

Display Name Display name of the Control MultiAdder audio object in signal flow design. It can be changed based on the intended usage of the object.

Mode

There are no mode available for Control MultiAdder audio object.

Additional parameters

There are no additional parameters available for Control MultiAdder audio object.

Tuning Parameters

There are no tuning parameters available for Control MultiAdder audio object.

Control Interface

There are no control parameters available for Control MultiAdder audio object.

Native Panel

Control MultiAdder audio object does not support native panel.