BusSelect Node
The BusSelect node selects one of multiple input audio buses and forwards it to the output.
Number of inputs | 2 or more |
Number of outputs | 1 |
Configuration
numberOfInputs
Type: Unsigned Int
The maximum number of inputs the node can select from.
Properties
Inherits properties from its parent, AudioProcessorNode.
selectedBus
Type: Unsigned Int
The index of the input bus to forward to the output.
Actions
Inherits actions from its parent, AudioProcessorNode.
This object does not provide any additional actions.
Events
Inherits events from its parent, AudioProcessorNode.
This object does not provide any events.