2017-02-21 15:55:11 -05:00
|
|
|
|
|
|
|
<figure class=right>
|
|
|
|
<img src="/images/automation-menu1.png">
|
2020-05-18 19:07:17 -04:00
|
|
|
<figcaption class=center>The top level automation menu.</figcaption>
|
2017-02-21 15:55:11 -05:00
|
|
|
</figure>
|
|
|
|
|
|
|
|
<p>
|
2020-05-18 19:07:17 -04:00
|
|
|
A parameter on a given track can be automated by clicking on the track's <kbd
|
|
|
|
class=menu>A</kbd> button and selecting a parameter to control from the menu
|
2017-02-21 15:55:11 -05:00
|
|
|
that appears. Once a parameter has been selected, an automation lane for that
|
|
|
|
parameter will appear beneath the track. The lane thus shown will be empty;
|
|
|
|
from here an automation curve must be defined.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p class=note>
|
|
|
|
If the height of the automation lane is too small to see all of its controls,
|
|
|
|
the height can be increased by <kbd class=mouse>Left</kbd> clicking on the
|
|
|
|
bottom border of the lane and dragging it.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
There are three ways to define an automation curve:
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<ul>
|
2020-05-18 19:07:17 -04:00
|
|
|
<li>Recording it using <kbd class=menu>Write</kbd> mode</li>
|
|
|
|
<li>Recording it using <kbd class=menu>Touch</kbd> mode</li>
|
|
|
|
<li>Drawing it using the mouse</li>
|
2017-02-21 15:55:11 -05:00
|
|
|
</ul>
|
|
|
|
|
2017-02-21 16:16:53 -05:00
|
|
|
<h3>Recording an Automation Curve Using Write Mode</h3>
|
2017-02-21 15:55:11 -05:00
|
|
|
|
|
|
|
<p>
|
|
|
|
To create an automation curve using <kbd class=menu>Write</kbd> mode, first
|
|
|
|
set the lane's mode selector to <kbd class=menu>Write</kbd>, then set the
|
|
|
|
playhead to the position where the automation curve should start, then set
|
|
|
|
the transport to play. While the playhead is moving, Ardour will continuously
|
|
|
|
record any changes made with the lane's fader. Even if no changes are made to
|
|
|
|
the fader, they will overwrite anything that existed in the lane where the
|
|
|
|
playhead is moving. When the desired automation curve has been recorded, stop
|
|
|
|
the transport.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p class=note>
|
|
|
|
After the transport is stopped, the lane's mode selector will automatically
|
|
|
|
switch to <kbd class=menu>Touch</kbd> mode—it is generally a bad idea
|
|
|
|
to leave an automation lane in <kbd class=menu>Write</kbd> mode, as it is a
|
|
|
|
destructive operation that makes it easy to inadvertently overwrite existing
|
|
|
|
automation curves.
|
|
|
|
</p>
|
|
|
|
|
2017-02-21 16:16:53 -05:00
|
|
|
<h3>Recording an Automation Curve Using Touch Mode</h3>
|
2017-02-21 15:55:11 -05:00
|
|
|
|
|
|
|
<p>
|
|
|
|
Creating an automation curve using <kbd class=menu>Touch</kbd> mode is
|
|
|
|
similar to the method employed in creating one using <kbd
|
|
|
|
class=menu>Write</kbd> mode; the only difference is that changes are written
|
|
|
|
to the automation curve <em>only</em> when the lane's fader is moved—at
|
|
|
|
all other times, whatever was in the automation curve will remain as it was.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p class=note>
|
|
|
|
<kbd class=menu>Touch</kbd> mode is useful when only small parts of the
|
|
|
|
automation curve need touching up versus <kbd class=menu>Write</kbd> mode,
|
|
|
|
which is usually used to create the automation curve in the first place.
|
|
|
|
</p>
|
|
|
|
|
2017-02-21 16:16:53 -05:00
|
|
|
<h3>Drawing an Automation Curve Using the Mouse</h3>
|
2017-02-21 15:55:11 -05:00
|
|
|
|
|
|
|
<p>
|
2020-05-18 19:07:17 -04:00
|
|
|
In <a href="@@toolbox"><dfn>Draw</dfn> mode</a>, <dfn>control points</dfn> can be entered in the
|
|
|
|
automation lane by <kbd class=mouse>left</kbd>-clicking in the lane at a
|
2017-02-21 15:55:11 -05:00
|
|
|
point where there is no existing control point.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
2020-05-18 19:07:17 -04:00
|
|
|
Once added, a control point can be <kbd class=mouse>left</kbd>-clicked and
|
|
|
|
dragged to any desired location. Hovering over a control point will show its
|
|
|
|
current value. To remove a control point, <kbd class=mouse>left</kbd>-click
|
|
|
|
it and press <kbd>Delete</kbd>, or <kbd class=mod3n></kbd><kbd
|
|
|
|
class=mouse>right</kbd>-click on it.
|
2017-02-21 15:55:11 -05:00
|
|
|
</p>
|
|
|
|
|
2017-02-21 16:16:53 -05:00
|
|
|
<h2>Controlling the Track</h2>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
Once an automation curve has been defined through any of the methods outlined
|
|
|
|
above, the track won't do anything with it until the lane that the curve was
|
|
|
|
defined in is set to <kbd class=menu>Play</kbd> mode. Then, during playback,
|
|
|
|
as the playhead moves through the automation curve, the lane's control will
|
|
|
|
move in accord with the curve.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p class=note>
|
|
|
|
The lane's fader will <em>not</em> be responsive to manual input while it is
|
|
|
|
in <kbd class=menu>Play</kbd> mode.
|
|
|
|
</p>
|
|
|
|
|
2020-05-18 19:07:17 -04:00
|
|
|
<h3>Removing Automation</h3>
|
|
|
|
|
|
|
|
<figure class=right>
|
|
|
|
<img src="/images/automation-audio-r-click-menu.png">
|
|
|
|
<figcaption class=center>The automation lane context menu.</figcaption>
|
|
|
|
</figure>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
Clearing the automation lane is done by <kbd
|
|
|
|
class="mouse">right</kbd>-clicking on the lane to be cleared, and selecting
|
|
|
|
<kbd class="menu">Clear</kbd> from the menu that appears.
|
|
|
|
</p>
|
|
|
|
|