From 0c01e0e663faec1767bac5432db69167dcf521ba Mon Sep 17 00:00:00 2001 From: Shamus Hammons Date: Tue, 21 Feb 2017 15:16:53 -0600 Subject: [PATCH] Minor edit to 'Controlling Track with Automation'. --- include/track-automation.html | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/include/track-automation.html b/include/track-automation.html index 7c57af8..12c52ac 100644 --- a/include/track-automation.html +++ b/include/track-automation.html @@ -28,7 +28,7 @@
  • Draw it using the mouse
  • -

    Recording an Automation Curve Using Write Mode

    +

    Recording an Automation Curve Using Write Mode

    To create an automation curve using Write mode, first @@ -49,7 +49,7 @@ automation curves.

    -

    Recording an Automation Curve Using Touch Mode

    +

    Recording an Automation Curve Using Touch Mode

    Creating an automation curve using Touch mode is @@ -65,7 +65,7 @@ which is usually used to create the automation curve in the first place.

    -

    Drawing an Automation Curve Using the Mouse

    +

    Drawing an Automation Curve Using the Mouse

    In Draw mode, control points can be entered in the @@ -81,3 +81,18 @@ class=mod3n>Right-click on it.

    +

    Controlling the Track

    + +

    + 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 Play mode. Then, during playback, + as the playhead moves through the automation curve, the lane's control will + move in accord with the curve. +

    + +

    + The lane's fader will not be responsive to manual input while it is + in Play mode. +

    + -- 2.37.2