]> Shamusworld >> Repos - ardour-manual/blob - include/automation.html
Add fine mode for using mouse scroll
[ardour-manual] / include / automation.html
1
2 <p>
3   <dfn>Automation</dfn> is the ability to dynamically control various aspects
4   of a track's innate attributes and the attributes of any processors attached
5   to it. In Ardour, automation can be used to make dynamic changes to a
6   track's:
7 </p>
8
9 <ul>
10   <li>Volume</li>
11   <li>Panning</li>
12   <li>Trim</li>
13   <li>Muting</li>
14   <li>Any attached processor's parameters</li>
15 </ul>
16
17 <p>
18   Any combination of these can be enabled on a single track; as such, it offers
19   a lot of power and flexibility over how a track will ultimately sound when
20   played back.
21 </p>
22