]> Shamusworld >> Repos - ardour-manual/blobdiff - include/edit-point-control.html
Removed link to MIDI on Linux page in Mackie Control setup page.
[ardour-manual] / include / edit-point-control.html
index 23fa4d3e4386c1536d56ebc2a6dc3f995873a8a1..f0a4cb0f3174e606fd30a03a6ee037ad1396ed6e 100644 (file)
@@ -1,12 +1,20 @@
 
-<img class="left" src="/images/toolbar-editpoint.png" alt="Editor toolbar's Edit Point">
+<figure class="left">
+<img src="/images/toolbar-editpoint.png" alt="Editor toolbar's Edit Point">
+<figcaption>Editor toolbar's Edit Point</figcaption>
+</figure>
 
 <p>
-  Editing operations in a Digital Audio Workstation like Ardour can be broken down according to how many points on the timeline are required to carry the operation out. Splitting a region for example, requires just one position on the timeline (the one where the split will happen). Cutting out a time range requires two positions, one for the start of the cut and one for the end.
+  Editing operations in a Digital Audio Workstation like Ardour can be broken
+  down according to how many points on the timeline are required to carry the
+  operation out. Splitting a region for example, requires just one position on
+  the timeline&mdash;the one where the split will happen. Cutting out a time
+  range requires two positions, one for the start of the cut and one for the end.
 </p>
 
 <p>
-  In Ardour the <dfn>edit point</dfn> is the location where most single-point editing operations take place. It can be set to either of the following:
+  In Ardour the <dfn>Edit Point</dfn> is the location where most single-point
+  editing operations take place. It can be set to any of the following:
 </p>
 
 <ul>
 </ul>
 
 <p>
-  The default edit point is the location of the pointer.
+  The default edit point is the location of the mouse pointer.
 </p>
 
 <p>
-  There are 2 keybindings available to cycle through the edit point options. The most common workflow tends to involve switching back and forth between the playhead and mouse as the edit point. Press the grave accent key <kbd>`</kbd> to switch between these two. Use <kbd class="mod1">`</kbd> to cycle through all three choices (including the selected marker). You can also switch the edit point using a combo-selector just right of the snap/grid unit selector.
+  There are two keybindings available to cycle through the edit point options.
+  The most common workflow tends to involve switching back and forth between the
+  playhead and mouse as the edit point. Pressing the grave accent key <kbd>`</kbd>
+  switches between these two. Using <kbd class="mod1">`</kbd> cycles through
+  all three choices (including the selected marker). The edit point can also be
+  switched using the combo-selector just right of the snap/grid unit selector.
 </p>