Automation is a way of dynamically changing audio processing parameters over time.
Up to now, we have used fixed values for various parameters of our tracks, for example, a track fader set to -3.0dB; or a mono panner set to 100% left. These fixed values would apply for the entire track throughout the whole session.
But what if you would like these values to change over time in a pre-determined way? For example, you may want to have the gain of a track to gradually decrease over twenty seconds. Or you may want to make a sound move from left to right over two seconds.
This is accomplished with automation. The fader, panning, and any of the parameters of the plugins used in that track can be automated. An automated parameter is displayed underneath the parent track in its own automation track. Automation data is visually represented as an automation line, made up of a number of automation points. Here’s how a track with automation looks like:
In the image above, the automation lane called Fader is associated to the parent track called Audio 1. The automation line controls fader (volume) changes over time.
Let’s create a simple fader automation. Click the A button of a chosen track. A menu will appear, where you can select the parameter you would like to automate. Choose Fader.
An automation lane will then appear. Select the Draw mode (D shortcut):
Now you can create automation points by clicking anywhere in the automation lane. An automation line joins the automation points you add. The yellow number (-15.3dB in the image below) indicates the gain level for the selected automation point.
The automation curve will not play, however, until you set the automation state to Play.
If these concepts are new to you, focus now on just the first two modes (Manual and Play) and practice creating automation by drawing automation curves by hand.
You may add automation to any plugin which has already been added to a track. In the example below, we have the AM pitchshifter plugin added to a track.
In order to select a plugin parameter for automation, click the button on the track marked a. The menu will appear. Under Processor Automation you will find a listing of the plugins you have added for that track.
Within each listed plugin, you may choose which parameter you want to automate from a list. In the example, we chose the Pitch shift parameter of the AM pitchshifter plugin. An automation lane for that parameter appears. Note that as you open several automation lanes, they will appear one after the other below the main parent track.
Draw an automation curve for that parameter. Don’t forget to set the automation state to Play.
In the image above, the pitch shift of the sound is now changing over time, controlled by the curve.
You can hide an automation lane by clicking on the “X” at the upper left corner of the automation lane. Note that a hidden automation lane continues to function even when it is not visible.
You can achieve a greater amount of vertical precision by increasing the height of the automation lane. Move your cursor near the lower edge of the automation track. The pointer turns into a vertical double arrow. Drag it down to increase the height of the automation lane. Notice that the parent track and the automation lane heights are independent, so while working in your automation curves you might set them up like this:
Remember that you can also zoom in and out to increase resolution in the horizontal axis.
There are several ways to adjust automation points, depending on the editing mode you are in:
After an automation curve ends, its value will stay at that level for all subsequent regions, whether or not you have drawn a continuation of the curve.
In the example above, the last point of the curve is at -23dB. That same level will be kept for the remainder of the track, even though the line is not drawn until the end.
Moving a region to a new location will automatically move the automation data that might be aligned with it, as we can see in the following screen shots.
Before moving:
After moving:
You can change this behavior if you like. In other words, if you want automation
curves to stay where they are even when you move regions around, go to Edit > Preferences > Editor
and uncheck Move relevant automation when audio regions
are moved.
There is a way to create a gain automation directly bound to a region. When you select the Draw mode, you should see a flat line on the top half of each region rectangle:
Click directly on that line to create automation points. These will be drawn directly on the region itself, unlike fader automation which is drawn or recorded in the automation lane. Region gain automation is separate from, and in addition to, fader automation.
As with the automation lanes, a gain automation point can be dragged in any direction with the mouse. To remove a gain automation point, hold down the Shift key while right-clicking on it.
Gain automation can be reset or deactivated from the region context menu, which is reached by right-clicking on the region.
Here, the gain automation is referred to as the envelope:
As seen above, both are very similar. With practice you will notice situations in which one is more convenient than the other. Here are two examples:
The screenshot above shows a simple gradual fade starting from the first region in the track, and ending at the last region. It’s very straightforward to do this with fader automation, but but it would be much harder to do it using region-specific automation.
Once you have your automation in place, you are just about ready to export your stereo mix to an audio file which you can listen to or share on a website. Please continue on to the next section to learn the different ways of doing this.
Next: EXPORTING A SESSION