Fixed Inserts
Select the Fixed Inserts tab to set the options for the Fixed Inserts.
In the Fixed Insert Points
area, you can assign insert points to fader channels. You can see all configured fader modules of this virtual mixer in the list. In the Edit Insert Point
area, you can assign a pre-fader signal to the selected fader. You can assign inserts to stereo or mono signals, the procedures necessary for that are a bit different.
Important
Fixed inserts are always fixed to certain faders. Because of that, it makes sense to use them only if an audio source is statically assigned to a fader.
Stereo-Inserts
Follow these steps to include an external signal processing for a stereo signal:
- Connect the input of an external device to an output of the corresponding DHD device. Connect the output of the external device to the input of the DHD device. Remember which in- and outputs of the DHD device you have used.
- In the project tree, select
<Device>/DSP Frame I/O
. Find the input that is connected to the output of the external device. Name this input signal distinctively, for exampleFromExt
. With this name, the signal is shown in theAudio Sources
window in the Inputs section. Find the output that is connected to the input of the external device. Assign a name, for exampleToExt
(see also DSP Frame I/O – Configuring the DSP Frame). - In the project tree, select
<Device>/Audio/Output Routing
. Find the output that you namedToExt
. Assign the pre-fader signal to this output that you want to edit (see also Output Routing). - In the project tree, select
<Device>/<Mixer>
. Select theFixed Inserts
tab. Select the fader you want edit the insert. ClickSelect
and choose the return signal of the external deviceFromExt
as input signal for this fader. The pre-fader signal is now routed via the external device before entering the fader.
Mono-Inserts
Follow these steps to include an external signal processing for a mono signal:
- Connect the input (mono) of the external device to an output of the DHD device. Connect the output of the external device with an input of the DHD device. Remember which in- and outputs of the DHD device you have used.
- In the project tree, select
<Device>/DSP Frame I/O
. Find the input that is connected to the output of the external device. Name this input signal distinctively, for example FromExt. With this name, the signal is shown in theAudio Sources
window in theInputs
section. Find the output that is connected to the input of the external device. Assign a name, for exampleToExt
. Make sure to configure the input and output asMono
in theMono/Stereo
column. Please also check the correct assignment of the signals on the connector of the device (see also DSP Frame I/O – Configuring the DSP Frame). - In the project tree, select
<Device>/Audio/Output Functions
. Create a new output function in which you sum up the desired pre-fader signal to a mono signal. (See Output Functions). - In the project tree, select
<Device>/Audio/Output Routing
. Find the output that you namedToExt
. Assign the output function you have just created to this output as a signal source (see Output Routing). - Create two additional output functions and name them
<Name>L
and<Name>R
. As input for the output functions, use the signalFromExt
, which has been processed by the external device. - In the project tree, select
<Device>/<Mixer>
. Select theFixed Inserts
tab. Select the fader you want to define the insert for. ClickSelect
and choose the output functions you just have defined as input signal for this fader. The pre-fader signal is now first summed up to a mono signal, then routed via the external device and split on two channels before getting to the fader.
Important
It is essential to make sure that the output function has an uneven serial number for the left and an even serial number for the right channel! Apart from this, both output functions have to follow upon each other in the list. Otherwise, the assignment of the signals to the insert points does not work properly. If necessary, create an empty output function to get the correct numbering!
Note
You have to use this quite complex construction with the output functions, because pre-fader signals always have to be stereo.