Skip to content

Mixer

Multi-channel audio mixer with per-channel level, mute, solo, and optional stereo pan. Channel count is configurable (2–16).

Category: Audio

Dynamic shape. Ports and per-channel parameters scale with the channel-count parameter; the default 2-channel shape is shown below.

mixer node on canvasmixer inspector panel

Inputs

NameTypeDescription
in1audioChannel 1 audio input.
in2audioChannel 2 audio input.

Outputs

NameTypeDescription
outaudioSummed mono output.

Parameters

NameTypeDefaultRangeUnitDescription
inputsnumber22–16Number of input channels. Changing this rebuilds the patch.
modeenummonomono, stereoMono sums to a single output; stereo adds per-channel pan and exposes left/right outputs.
level1number10–2 (cubic)Channel 1 level (cubic taper).
mute1booleanfalsetrue, falseMute channel 1.
solo1booleanfalsetrue, falseSolo channel 1. Solo on any channel mutes all non-solo channels.
label1stringDisplay label for channel 1.
level2number10–2 (cubic)Channel 2 level (cubic taper).
mute2booleanfalsetrue, falseMute channel 2.
solo2booleanfalsetrue, falseSolo channel 2. Solo on any channel mutes all non-solo channels.
label2stringDisplay label for channel 2.