v0.1Latest
Audio Output
Audio Output
Terminal stereo audio node that routes the patch to the host output bus. Audio Channel Layout is preserved; stereo-to-mono reduction must happen through an explicit routing or reduction node before this output.

Inputs
Audio In
- ID:
audio - Kind:
audio - Rate:
audio - Audio Channel Layout:
stereo - Unit:
normalized - Range: -1 to 1 normalized
- Coercion: Implicit
- Description: Stereo audio input (mono sources are duplicated to both channels)
- Default:
0
Parameters
Gain
- ID:
gain - Type:
float - Control:
slider - Range or Options: -96 to 0 dB, step 0.1
- Default:
0 - Description: Master output trim before host handoff. Capped at unity gain to avoid clipping.
Muted
- ID:
muted - Type:
bool - Control:
toggle - Default:
false - Description: Mute the master output without changing the current gain setting.
Notes
- Canonical ID:
io.audioOut - Category:
io - Runtime Surface: control
- Runtime Targets:
control-main-thread - JUCE Early Access: Supported
- Early Access Note: Native-supported in the plugin for the current catalog/runtime support contract.