Sends to the aux strip.
| key | value |
|---|---|
| is | api.TargetType.MixerAuxSend |
whether aux sends are active or not
| key | value |
|---|---|
| default | true |
Compressor for the input.
Display parameters of this strip.
4-band strip eq.
Fader parameters of this strip.
The audio signal returning to this strip after inserts. Visible on the stagebox.
| key | value |
|---|---|
| is | api.TargetType.AudioInput |
The audio signal leaving this strip for inserts. Visible on the stagebox.
| key | value |
|---|---|
| is | api.TargetType.AudioOutput |
Sidechain output (pre-gain).
| key | value |
|---|---|
| is | api.TargetType.MixerSideChainOutput |
Trim filter applied to the input signal.
"mixerGroup"A mixer strip that groups other group- or channel strips.
It doesn't have a socket on the stagebox; it only makes sound if it contains children strips that produce sound (or if, against convention, something producing sound is added as inserts).
The output of a mixer group is implicitly connected to the main out strip unless a mixer cable makes it a child of another group strip.
To connect a channel or group strip to a group strip, use a MixerStripGrouping message.
The mixer group is represented on the stagebox grouping its children, and has the insert_output and insert_input fields represented as sockets.
If neither the insert output or the insert input are connected, the signal bypasses the inserts automatically.