Ardour Mixing Tutorial: Adding Tracks, Routing and Applying Effects

by: EMERSON MANINGO on August 13, 2011 in Ubuntu Music Production

This is an important tutorial for Ardour beginners. One of the most important use of Ardour is to perform audio mixing of your music projects. In audio mixing, you will be applying several effects that could improve the clarity and presence of your tracks. Example of these effects are EQ, compression, etc. This tutorial already assumes you have completed recording/tracking your tracks and that the only problem is how to start mixing it. Also this assumes you have a fully working installation of Ardour in your Linux or Mac operating system. This means everything should be working including JACK in Ardour. These are the steps:

Prepare your Tracks and Create Ardour Sessions

1.) Download these test audio wav files.

2.) Extract the zip file. Inside the ardoursamples folder, you will find two wav files namely chorus bass.wav and kickdrum.wav. The format of these audio wav files is 24-bit/48KHz which is compatible with Ardour. If you are mixing in Ardour, the default sample rate is 48KHz so it won’t show any warnings during the importing process because the input wav file is compatible.

3.) Launch Ardour digital audio workstation software.
4.) Under “New Session”, name it as ardourmixingtutorial , decide where you would like to save the project and click “New”.
5.) Let’s import those two wav tracks to Ardour for mixing. Go to “Session” – “Import”. Under “Add Existing Audio”, locate the kickdrum.wav and then click OK.
6.) Also import chorus bass.wav to your mixing session in Ardour.
7.) Move these two tracks at the beginning of the session. This is how it looks like after moving the tracks to the start:

moving tracks to start in Ardour

8.) Right click over kick drum audio wave, go to “kickdrum” – “multi-duplicate” – and set the number of duplications to 7. This will duplicate the kick drum clip 7 times.
9.) Now right click also on chorus bass audio, go to “chorus bass” – “multi-duplicate” – set the number of duplications into 1. This is how it looks like with sample clips duplicated in Ardour session:

multi-duplicate clips in Ardour

10.) Save the changes you have implemented in your Ardour session. Go to “Session” – “Save”.

Controlling the Peaks on Master Fader

11.) Try playing the session, you should hear the music out of your studio monitors. If you cannot hear any audio output; make sure you properly route your tracks to Ardour master channel. Go to “Window” – “Show Mixer”, and go to “Master”. Make sure the master input and master output looks like this:

Master input output

12.) If you hear the audio, look at your master fader. This is how it looks like:

Master fader clipping

As you can see, the master audio clips at +2.6dB. In digital audio, the maximum allowable is only +0dB; beyond that its clipping (as shown it’s red). So you need to decrease the volume in the master fader until it will hover around -6dB to -3dB (put more headroom to your mix)

Adding more headroom to your mix

Based on the screenshot, the master fader was adjusted from 0 to -6dB, so that the peak on the master will hover around -6dB to -3dB (-3.5dB on the screenshot).

Adding Effects to your Mix

Read this tutorial on how to add, use and install Ardour plugins in Ubuntu. Follow the procedure in that tutorial and add “Triple Band Parametric” on on the pre-fader section of kick drum and chorus bass tracks. To confirm if you have correctly add the plugin, go to Windows – Show Mixer. You should see the Triple Band parametric effects plugin added on both kick drum and chorus bass track. Screenshot (enclosed in dotted yellow box):

plugin added to the mixer

Let’s continue with the part 2 of this tutorial series with doing exact effects adjustment and other important tasks relating to audio mixing.

Related posts:



* Copy this password:

* Type or paste password here:


More in Ubuntu Music Production
How to add, use and install Ardour plugins in Linux Ubuntu

This is a tutorial on how to add, install and use plugins in Ardour using...

Close