Added 6.6 Show automation on touch
This commit is contained in:
parent
a5670d03b5
commit
ff0b515a23
@ -1,4 +1,9 @@
|
|||||||
|
|
||||||
|
<figure class="center">
|
||||||
|
<img src="/images/automation-lane1.png">
|
||||||
|
<figcaption class="center">A typical automation lane.</figcaption>
|
||||||
|
</figure>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<dfn>Automation</dfn> is the ability to dynamically control various aspects
|
<dfn>Automation</dfn> is the ability to dynamically control various aspects
|
||||||
of a track's innate attributes and the attributes of any processors attached
|
of a track's innate attributes and the attributes of any processors attached
|
||||||
@ -6,6 +11,11 @@
|
|||||||
track's:
|
track's:
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<figure class="right">
|
||||||
|
<img src="/images/automation-menu1.png">
|
||||||
|
<figcaption class=center>The automation menu.</figcaption>
|
||||||
|
</figure>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>Fader (Volume)</li>
|
<li>Fader (Volume)</li>
|
||||||
<li>Trim</li>
|
<li>Trim</li>
|
||||||
@ -21,10 +31,18 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
To activate automation for a track, click the <kbd class=menu>A</kbd> icon on the track head and check the
|
Activating automation for a track is done by clicking the <kbd class="menu">A</kbd> icon on the
|
||||||
type of automation you need.
|
<a href="@@audio-track-controls">track head</a> and checking the
|
||||||
</p>
|
type of automation needed. A new "pseudo-track" will appear, showing the
|
||||||
<figure class=left>
|
waveform in the background, called an "automation lane", where the value
|
||||||
<img src="/images/automation-menu1.png">
|
of the parameter can be edited : the x axis is the time, and the y axis is
|
||||||
<figcaption class=center>The automation menu.</figcaption>
|
the value of the parameter.
|
||||||
</figure>
|
</p>
|
||||||
|
<p>
|
||||||
|
If the <kbd class="option">Edit > Show Automation Lane on Touch</kbd>
|
||||||
|
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.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 5.6 KiB |
Loading…
Reference in New Issue
Block a user