2017-02-04 10:00:50 -05:00
|
|
|
|
2017-02-17 12:16:06 -05:00
|
|
|
<p>
|
2017-02-21 15:55:11 -05:00
|
|
|
<dfn>Automation</dfn> is the ability to dynamically control various aspects
|
|
|
|
of a track's innate attributes and the attributes of any processors attached
|
|
|
|
to it. In Ardour, automation can be used to make dynamic changes to a
|
|
|
|
track's:
|
2017-02-17 12:16:06 -05:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<ul>
|
2020-07-31 16:47:50 -04:00
|
|
|
<li>Fader (Volume)</li>
|
2017-02-21 15:55:11 -05:00
|
|
|
<li>Trim</li>
|
|
|
|
<li>Muting</li>
|
2020-07-31 16:47:50 -04:00
|
|
|
<li>Panning</li>
|
2017-02-21 15:55:11 -05:00
|
|
|
<li>Any attached processor's parameters</li>
|
2017-02-17 12:16:06 -05:00
|
|
|
</ul>
|
|
|
|
|
|
|
|
<p>
|
2017-02-21 15:55:11 -05:00
|
|
|
Any combination of these can be enabled on a single track; as such, it offers
|
|
|
|
a lot of power and flexibility over how a track will ultimately sound when
|
|
|
|
played back.
|
2017-02-17 12:16:06 -05:00
|
|
|
</p>
|
2017-02-04 10:00:50 -05:00
|
|
|
|
2020-07-31 16:47:50 -04:00
|
|
|
<p>
|
|
|
|
To activate automation for a track, click the <kbd class=menu>A</kbd> icon on the track head and check the
|
|
|
|
type of automation you need.
|
|
|
|
</p>
|
|
|
|
<figure class=left>
|
|
|
|
<img src="/images/automation-menu1.png">
|
|
|
|
<figcaption class=center>The automation menu.</figcaption>
|
|
|
|
</figure>
|