diff --git a/include/track-automation.html b/include/track-automation.html index 98ce1bd2..86dcf518 100644 --- a/include/track-automation.html +++ b/include/track-automation.html @@ -68,19 +68,41 @@
- In Draw mode, control points can be entered in the - automation lane by left-clicking in the lane at a - point where there is no existing control point. + In Draw mode, control points + can be entered in the automation lane in multiple ways.
+- Once added, a control point can be left-clicked and - dragged to any desired location. Hovering over a control point will show its - current value. To remove a control point, left-click - it and press Delete, or right-click on it. + It's possible to combine free and straight lines in one go by pressing + Ctrl for when you need a straight line and releasing the button + when you're done drawing a straight line segment.
+ +@@ -96,16 +118,22 @@ in Play mode.
-+ To remove a control point, left-click it and press + Delete, or + right-click on it. +
- Clearing the automation lane is done by right-clicking on the lane to be cleared, and selecting - Clear from the menu that appears. + Clearing the entire automation lane is done by + right-clicking on the lane to be cleared, and + selecting Clear from the menu that appears.