X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fautomation.html;h=cb39e6789f3c4b0020c7060d47dfdd087f8c6ccc;hb=a61fbacdfcb7a76fe425fada61f49fc85751e47a;hp=2448b944b18b916e1578b5a0e86feaaad6a6d5e3;hpb=dfec6899ef2a121ccf2ff1d47008e7ac4844cf70;p=ardour-manual diff --git a/include/automation.html b/include/automation.html index 2448b94..cb39e67 100644 --- a/include/automation.html +++ b/include/automation.html @@ -1,3 +1,48 @@ -

Add content

+
+ +
A typical automation lane.
+
+ +

+ Automation 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: +

+ +
+ +
The automation menu.
+
+ + + +

+ 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. +

+ +

+ Activating automation for a track is done by clicking the A icon on the + track head and checking the + type of automation needed. A new "pseudo-track" will appear, showing the + waveform in the background, called an "automation lane", where the value + of the parameter can be edited : the x axis is the time, and the y axis is + the value of the parameter. +

+

+ If the Edit > Show Automation Lane on Touch + is checked, clicking any parameter in a plugin window, a hardware controller, etc... + will result in this parameter's automation lane being temporarily shown, + and clicking another parameter will hide this lane to show the new one. +

+