diff --git a/include/automation.html b/include/automation.html index 2b515387..cb39e678 100644 --- a/include/automation.html +++ b/include/automation.html @@ -1,4 +1,9 @@ + +
Automation is the ability to dynamically control various aspects of a track's innate attributes and the attributes of any processors attached @@ -6,6 +11,11 @@ track's:
+ +- To activate automation for a track, click the A icon on the track head and check the - type of automation you need. -
- + 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. +
+ + diff --git a/source/images/automation-menu1.png b/source/images/automation-menu1.png index d464094a..7bb9c740 100644 Binary files a/source/images/automation-menu1.png and b/source/images/automation-menu1.png differ