diff --git a/include/automation-mode.html b/include/automation-mode.html index 4ec353c..11ce20c 100644 --- a/include/automation-mode.html +++ b/include/automation-mode.html @@ -1,9 +1,9 @@

Ardour offers two modes for connecting automation control points: Discrete and Linear. To change the mode - right click on the automation lane header and choose your mode from the mode - menu. + class=menu>Discrete and Linear. The mode is + changed by a right click on the automation lane header and choosing the + mode from the mode menu.

@@ -13,14 +13,14 @@

- If you record automation via MIDI (for example a pitch bend from a keyboard), + When recording automation via MIDI (for example a pitch bend from a keyboard), Ardour always uses discreet mode.

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. + automation track. This is useful for gradual shifts in 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).