Input Channels

Describes the Input Channels

The input channels section provides 16 stereo inputs. Each of the stereo inputs are copied, and the fed into a channel strip each. This means that for each stereo input, the input channels section has two independent channel strips. One of the channel strips is said to belong to layer A, the other one to layer B. Each layer will then be routed through their own group mixer. The two group mixer are then brought together in the layer mixer. That provides you, the artist with two completely independent mixes that can be combined as desired.

The following diagram illustrates the signal flow for one input channel.

---
title: One Input Channel
---
flowchart LR
  L[Left]
  R[Right]
  LC[Copy]
  RC[Copy]
  SATA[Saturator A]
  CMPA[Compressor A]
  EQUA[Equalizer A]
  SATB[Saturator B]
  CMPB[Compressor B]
  EQUB[Equalizer B]

  L --> LC --> SATA
  R --> RC --> SATA
  LC --> SATB
  RC --> SATB
  SATA ==> CMPA ==> EQUA
  SATB ==> CMPB ==> EQUB

Plugins

PurposePluginLink
SaturatorCalf SaturatorCalf Studio Gear
CompressorCalf CompressorCalf Studio Gear
Equalizer3-Band EQ from the Mini SeriesDISTRHO Mini Series
Last modified May 12, 2025: Fisrt published version (b406281)