]> Shamusworld >> Repos - ardour-manual/commitdiff
Minor edit to 'Controlling Track with Automation'. work
authorShamus Hammons <jlhamm@acm.org>
Tue, 21 Feb 2017 21:16:53 +0000 (15:16 -0600)
committerShamus Hammons <jlhamm@acm.org>
Tue, 21 Feb 2017 21:16:53 +0000 (15:16 -0600)
include/track-automation.html

index 7c57af87edc6d358ad126ab5858ff52fc3b3d481..12c52ac58d3345db03b2eeeb25d63d85f2085e29 100644 (file)
@@ -28,7 +28,7 @@
   <li>Draw it using the mouse</li>
 </ul>
 
-<h2>Recording an Automation Curve Using Write Mode</h2>
+<h3>Recording an Automation Curve Using Write Mode</h3>
 
 <p>
   To create an automation curve using <kbd class=menu>Write</kbd> mode, first
@@ -49,7 +49,7 @@
   automation curves.
 </p>
 
-<h2>Recording an Automation Curve Using Touch Mode</h2>
+<h3>Recording an Automation Curve Using Touch Mode</h3>
 
 <p>
   Creating an automation curve using <kbd class=menu>Touch</kbd> mode is
@@ -65,7 +65,7 @@
   which is usually used to create the automation curve in the first place.
 </p>
 
-<h2>Drawing an Automation Curve Using the Mouse</h2>
+<h3>Drawing an Automation Curve Using the Mouse</h3>
 
 <p>
   In <dfn>Draw</dfn> mode, <dfn>control points</dfn> can be entered in the
   class=mod3n></kbd><kbd class=mouse>Right</kbd>-click on it.
 </p>
 
+<h2>Controlling the Track</h2>
+
+<p>
+  Once an automation curve has been defined through any of the methods outlined
+  above, the track won't do anything with it until the lane that the curve was
+  defined in is set to <kbd class=menu>Play</kbd> mode. Then, during playback,
+  as the playhead moves through the automation curve, the lane's control will
+  move in accord with the curve.
+</p>
+
+<p class=note>
+  The lane's fader will <em>not</em> be responsive to manual input while it is
+  in <kbd class=menu>Play</kbd> mode.
+</p>
+