BusSwitch Node
The BusSwitch node takes one input and selects one of multiple output audio buses and routes input to it, allowing dynamic switching between destinations.
| Number of inputs | 1 |
| Number of outputs | 2 or more |
Configuration
This object does not provide any configuration options.
Properties
Inherits properties from its parent, AudioProcessorNode.
selectedBusIndex
Type: Unsigned Int
The index of the output bus to forward input to.
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.