]> Shamusworld >> Repos - ardour-manual/blob - include/automation-nomenclature.html
Converts <img> to <figure> where it makes sense
[ardour-manual] / include / automation-nomenclature.html
1
2 <figure class=right>
3         <img src="/images/automation-fader1.png" alt="An example of a fader automation lane (below) with its associated track (above).">
4         <figcaption class=center>An example of a fader automation lane (below) with its associated track (above).
5         </figcaption>
6 </figure>
7
8 <p>
9   Track automation occurs in one or more <dfn>lanes</dfn>. Each lane has a
10   control that allows setting the amount or position of a certain
11   <dfn>parameter</dfn> associated with the lane. Parameters are things that can
12   be controlled on a track's automation lane, such as volume, panning, muting,
13   trim, etc. <dfn>Automation curves</dfn> consist of lines connected by
14   <dfn>control points</dfn>, that live within the confines of a lane; these
15   tell Ardour how to change a given parameter over time. <dfn>Automation
16   modes</dfn> govern how a given automation lane will behave during playback.
17 </p>
18