diff --git a/include/automation-mode.html b/include/automation-mode.html index ac00e86c..4ec353c7 100644 --- a/include/automation-mode.html +++ b/include/automation-mode.html @@ -1,6 +1,6 @@

- Ardour offers two modes for connecting automation points: Discrete and Linear. To change the mode right click on the automation lane header and choose your mode from the mode menu. @@ -21,4 +21,7 @@ Linear mode has straight lines betwen each point on the automation track. This is useful when you want gradual shifts in your automation lanes, such as gradual increase in volume on the fader. + + Linear is the default mode for most automation lanes created via mouse input + (versus recording via MIDI).