The Demux audio object routes input channel samples to any one of the output channels without any change in sample values whereas the rest of the output channels have zero values.
This audio object has a single input audio buffer and several output buffers. The number of output channels is configurable in the SFD.
The Demux object always has one variable that the GTT can access, and that variable is the one that determines which output channel the input should be written.
Use Case: This object can be deployed whenever an input channel to an object is required to be routed to one specific output channel (selected via tuning).
Demux Properties
Below table describes about the Demux audio object properties and functionality.
Properties | Description |
# of Audio Out | Enter the number of output channels. Based on a tuning variable, it selects the output where the input should be sent. Only one of the Demux audio objects output channels will have data at any one time.
The Demux object always has 1 input channel. |
Display Name | Display the name of the Demux 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 Demux audio object.
Additional Parameters
There are no additional parameters available for Demux audio object.
Tuning Parameters
Below table describes the tuning parameters of Demux audio object.
Parameter | Description | Data type | Unit | Default | Range |
Demux_Ch | Output channel index to route the input to (starting from channel index 1) | Unsigned Long | None | 1 | 1 to Number of output channels |
Control Interface
There are no control parameters available for Demux audio object.
Native Panel
Demux audio object does not support native panel