Control Grouper Audio Object groups the individual control inputs and sends them as one single group of control output.
Some of the salient features of this object are:
- The number of control inputs is user configurable at design time.
- The number of control inputs shall be between 2 and 128.
- The number of control group output is always 1.
- There are two modes. Mode1, Mode2
- Mode1
- Control Grouper AO does not send a control group output every time a control input is received.
- Control Grouper AO waits till all the control inputs are received and then sends the control group output.
- If the control inputs are coming at a different rates, the object sends the control group output at the rate of the slowest incoming control input
- Mode2
- In this mode, Control Grouper AO has an additional input pin called apply
- When input is received on apply pin, Control Grouper AO sends the group output.
- Control inputs have default values. These values are exposed as tuning parameters, these values can be modified using sv explorer.
- These values are used, when one or more inputs are not received before the input on apply pin is received.