2022-03-21 06:01:55 -04:00
|
|
|
|
+++
|
|
|
|
|
title = "Using plugins"
|
|
|
|
|
chapter = false
|
|
|
|
|
weight = 4
|
|
|
|
|
+++
|
|
|
|
|
|
2022-04-11 16:59:34 -04:00
|
|
|
|
_Plugins_ can be used to enhance or transform the sound of individual tracks.
|
2022-03-21 06:01:55 -04:00
|
|
|
|
|
2022-04-11 16:59:34 -04:00
|
|
|
|
They can be applied directly to a single track, or to a group of tracks using
|
|
|
|
|
a _send_. Later in this tutorial, we will discuss some plugins specific to the
|
|
|
|
|
Mixing process, such as _Compressors_, _Limiters_, _Parametric Equalizers_,
|
|
|
|
|
_Reverbs_ and others.
|
2022-03-21 06:01:55 -04:00
|
|
|
|
|
|
|
|
|
## Processor Box
|
|
|
|
|
|
2022-04-11 17:23:46 -04:00
|
|
|
|
In Ardour terminology, a _processor_ is anything that gets plugged into a mixer
|
|
|
|
|
strip and treats the signal in some way. Ardour provides several built-in
|
|
|
|
|
processors such as the fader or panners. Processors can also be plugins used for
|
|
|
|
|
effects or as instruments, as well as sends or inserts which affect signal
|
|
|
|
|
routing. The arrangement of processors is arbitrary, and there is no limit to
|
|
|
|
|
how many there can be.
|
|
|
|
|
|
|
|
|
|
![mixer strip 2](en/ardour7-default-processor-box.png)
|
2022-03-21 06:01:55 -04:00
|
|
|
|
|
2022-04-11 17:23:46 -04:00
|
|
|
|
The main space shown in the screenshot above is the _processor box_. The blue
|
2022-04-11 16:59:34 -04:00
|
|
|
|
box fader is in fact a _processor_ that comes by default inside the processor
|
|
|
|
|
box. It represents the fader that you use to control the track's volume. All
|
2022-04-11 17:23:46 -04:00
|
|
|
|
processors are shown as colored rectangles, with a small "LED" beside them that
|
2022-04-11 16:59:34 -04:00
|
|
|
|
lights up when the processor is enabled. The colour of the processor depends on
|
|
|
|
|
its location in the sequence; processors that are pre-fader are colored in red,
|
2022-04-11 17:23:46 -04:00
|
|
|
|
and post-fader processors are colored in green.
|
2022-03-21 06:01:55 -04:00
|
|
|
|
|
|
|
|
|
## Adding a Plugin to a Track or a Bus
|
|
|
|
|
|
2022-04-11 16:59:34 -04:00
|
|
|
|
Plugins can be added by right-clicking in the processor box of the track or
|
|
|
|
|
bus. A menu of options is presented. From the menu, new processors can be
|
|
|
|
|
inserted.
|
2022-03-21 06:01:55 -04:00
|
|
|
|
|
2022-04-11 17:23:46 -04:00
|
|
|
|
![plugins1](en/ardour7-plugin-selector-in-menu.png)
|
2022-03-21 06:01:55 -04:00
|
|
|
|
|
2022-04-11 16:59:34 -04:00
|
|
|
|
The _Plugin Selector_ is a convenient way to browse and choose plugins:
|
2022-03-21 06:01:55 -04:00
|
|
|
|
|
2022-04-11 17:23:46 -04:00
|
|
|
|
![plugins2](en/ardour7-plugin-selector.png)
|
2022-03-21 06:01:55 -04:00
|
|
|
|
|
2022-04-11 17:23:46 -04:00
|
|
|
|
From the _Plugin Selector_, you can search them by name, type, or other criteria
|
|
|
|
|
available from the drop-down menu. Let's add the reverb plugin called _ACE
|
|
|
|
|
Reverb_:
|
2022-03-21 06:01:55 -04:00
|
|
|
|
|
2022-04-11 17:23:46 -04:00
|
|
|
|
![Selecting ACE Reverb](en/ardour7-select-ace-reverb.png)
|
2022-03-21 06:01:55 -04:00
|
|
|
|
|
2022-04-11 16:59:34 -04:00
|
|
|
|
Once selected, click **Add** and the plugin will show up in the bottom list of
|
2022-04-11 17:23:46 -04:00
|
|
|
|
"Plugins to be connected". Then click **Insert Plugin(s)**, and they will show
|
2022-04-11 16:59:34 -04:00
|
|
|
|
up in the processor box.
|
2022-03-21 06:01:55 -04:00
|
|
|
|
|
2022-04-11 16:59:34 -04:00
|
|
|
|
![plugins reverb](en/ardour7-ace-reverb-added-to-processor-box.png)
|
2022-03-21 06:01:55 -04:00
|
|
|
|
|
|
|
|
|
## Editing Plugin Parameters
|
|
|
|
|
|
2022-04-11 16:59:34 -04:00
|
|
|
|
Double-click a plugin to edit its parameters. In this example, we double click
|
2022-04-11 17:23:46 -04:00
|
|
|
|
the "ACE Reverb" red box and get this window:
|
2022-03-21 06:01:55 -04:00
|
|
|
|
|
2022-04-11 17:29:11 -04:00
|
|
|
|
![ACE Reverb](en/ardour7-ace-reverb-settings.png)
|
2022-03-21 06:01:55 -04:00
|
|
|
|
|
2022-04-11 17:23:46 -04:00
|
|
|
|
Here you can control reverb parameters such as _Blend_ and _Room Size_. The
|
2022-04-11 17:29:11 -04:00
|
|
|
|
effect will apply to all sounds contained in the track.
|
|
|
|
|
|
|
|
|
|
{{% notice tip %}}
|
|
|
|
|
Double-click on a slider to switch to numeric input mode, type the new value in,
|
|
|
|
|
then press **Enter** to confirm the change or **Esc** to abort.
|
|
|
|
|
{{% /notice %}}
|
2022-03-21 06:01:55 -04:00
|
|
|
|
|
|
|
|
|
## Bypassing Plugins
|
|
|
|
|
|
2022-04-11 17:23:46 -04:00
|
|
|
|
To bypass the plugin, press the **Bypass** button in the plugin settings window,
|
|
|
|
|
or simply click the LED of the plugin in the processor box. This turns the
|
|
|
|
|
plugin off and allows the signal to pass by it unaffected. This is useful when
|
|
|
|
|
you want to compare how a track sounds with and without the plugin.
|
2022-03-21 06:01:55 -04:00
|
|
|
|
|
2022-04-11 16:59:34 -04:00
|
|
|
|
![bypass](en/ardour7-ace-reverb-bypass-in-mixer-strip.png)
|
2022-03-21 06:01:55 -04:00
|
|
|
|
|
2022-04-11 16:59:34 -04:00
|
|
|
|
Bypassed plugins are shown with the LED turned off.
|
2022-03-21 06:01:55 -04:00
|
|
|
|
|
2022-04-11 16:59:34 -04:00
|
|
|
|
Right-clicking the plugins will give a menu with several options, including
|
|
|
|
|
_Delete_.
|
2022-03-21 06:01:55 -04:00
|
|
|
|
|
|
|
|
|
## Pre-Fader vs Post-Fader
|
|
|
|
|
|
2022-04-11 17:23:46 -04:00
|
|
|
|
You have a choice whether you would like to add your plugin before or after the
|
|
|
|
|
fader rectangle in the _processor box_. Pre-fader plugins are inserted in the
|
|
|
|
|
signal path *before* the fader, so that the fader controls the level of the
|
|
|
|
|
signal coming out of the plugin. Post-Fader Plugins are inserted *after* the
|
|
|
|
|
fader: the fader controls the level of the signal going into the plugin.
|
|
|
|
|
|
|
|
|
|
For some plugins, Pre- or Post-fader placement does not matter. For others, the
|
|
|
|
|
difference is subtle. For others still, inserting them in the right place is
|
|
|
|
|
absolutely essential (for more details, see for example [this
|
|
|
|
|
thread](https://discourse.ardour.org/t/fader-before-or-after-plugins/100666) at
|
|
|
|
|
the Ardour discussion forum).
|
2022-03-21 06:01:55 -04:00
|
|
|
|
|
|
|
|
|
## Plugin Formats
|
|
|
|
|
|
2022-04-11 16:59:34 -04:00
|
|
|
|
For those interested in learning more about plugin formats, here's a quick
|
|
|
|
|
overview:
|
2022-03-21 06:01:55 -04:00
|
|
|
|
|
2022-04-11 16:59:34 -04:00
|
|
|
|
**LADSPA plugins** are a somewhat obsolete plugin format mainly used on Linux.
|
2022-03-21 06:01:55 -04:00
|
|
|
|
|
2022-04-11 16:59:34 -04:00
|
|
|
|
**LV2** is an extensible successor to LADSPA. LV2 plugins are available on
|
|
|
|
|
Linux, Windows, and macOS, should respective developers choose to build them
|
|
|
|
|
for these systems.
|
2022-03-21 06:01:55 -04:00
|
|
|
|
|
2022-04-11 16:59:34 -04:00
|
|
|
|
**AU plugins** are the native plugin format for macOS and will only work in
|
|
|
|
|
that operating system.
|
2022-03-21 06:01:55 -04:00
|
|
|
|
|
2022-04-11 17:23:46 -04:00
|
|
|
|
**VST plugins** is fairly common on both Windows and macOS. Some VST plugins
|
|
|
|
|
built for Windows can be used on Linux, however they may not function correctly
|
|
|
|
|
and require 3rd party software to run. Others are built natively for Linux and
|
|
|
|
|
tend to work fine.
|
2022-03-21 06:01:55 -04:00
|
|
|
|
|
2022-04-11 16:59:34 -04:00
|
|
|
|
More information about using plugins with Ardour can be found
|
|
|
|
|
[in the user manual](http://manual.ardour.org/working-with-plugins/).
|
2022-03-21 06:01:55 -04:00
|
|
|
|
|
|
|
|
|
## Continuing
|
|
|
|
|
|
2022-04-11 16:59:34 -04:00
|
|
|
|
In this chapter, we learned how to add a plugin to a single track. This is
|
|
|
|
|
useful if that track needs a specific plugin, but if you have a plugin which is
|
|
|
|
|
used for many tracks at the same time, you should continue to the next chapter
|
|
|
|
|
about using sends. You can also continue to the various, plugin-specific
|
|
|
|
|
chapters such as _Dynamics_ and _Equalizing_.
|
2022-03-21 06:01:55 -04:00
|
|
|
|
|
|
|
|
|
Next: [USING SENDS](../using-sends)
|