]> Shamusworld >> Repos - ardour-manual-diverged/commitdiff
add section headings and copy edits to Markers pages
authorDavid Bolton <davidkbolton@gmail.com>
Tue, 2 Jul 2013 19:08:24 +0000 (14:08 -0500)
committerDavid Bolton <davidkbolton@gmail.com>
Tue, 2 Jul 2013 19:08:24 +0000 (14:08 -0500)
_manual/06_working-with-markers/02_creating-range-markers.html
_manual/06_working-with-markers/03_getting-to-know-the-rangesmarks-list.html

index 58419cc3889190518e447130440487de3d0e4d9c..7a8737f4e3a0fff0f4157a66b26a40b8077bbd1f 100644 (file)
@@ -9,5 +9,5 @@ title: Creating Range Markers
 <h3>Creating a Range on the timeline</h3>
 <p>To create a <code>Range</code> on the timeline, right click on the <code>Range Markers</code> <code>Ruler</code> at the top of the <code>Timeline</code> then select <code>New Range</code>. Two markers with the same name will appear along the ruler. Both marks can be moved along the timeline by clicking and dragging them to the desired location.
 
-<h3>Creating a Range in the Locations+Marks List</h3>
+<h3>Creating a Range from the Ranges &amp; Marks List</h3>
   
index 7660583f2534b6cc703eeb2a045e127bc1f8217f..517d40c129db1c522a94790010d7aad9a9071afe 100644 (file)
@@ -7,8 +7,16 @@ title: Getting To Know the Ranges &amp; Marks List
   
   
 <p>The <code>Ranges &amp; Marks</code> List is visible on a tab in the <code>Editor Lists</code> area. If the editor list area isn't visible it can be enabled by checking the box in the main pull down menus <code>View &gt; Show Editor List</code>. The <code>Ranges &amp; Marks</code> list can be used as a single point of control for all range and location markers (including the punch and loop ranges), or as a supplement to other methods of working with them.</p>
-<p>The first section <code>Loop&#47;Punch Ranges</code> shows the current loop and punch range settings; there are three clocks, the first is the start of the range, the second is the end of the range and the last is the length of the range. The start and end points have a ‘Use PH’ button beside them, which can be clicked to set the corresponding position clock to the current position of the playhead in the editor timeline. Last in the row are 3 checkboxes. The first checkbox is <code>Hide</code> This hides the marker in the editor. Even though it is now hidden it is possible to still locate to the marker. The next checkbox is <code>Lock</code>, this will lock the marker in the editor so it can't be moved until it is unlocked. The last checkbox is <code>Glue</code>, this fixes the marker position relative to the current tempo and respects changes in tempo.</p>
-<p>The Next section is <code>Markers &#40;Including CD Index&#41;</code> which is a list of the session's markers. For each marker there is a name dialog, that can be edited by clicking on it, a clock that represents the location of the marker, a <code>Use PH</code> button that moves the marker to the current playhead location, and four checkboxes. The first checkbox is <code>CD</code>, this will set the marker for Redbook TOC exporting. The <code>Hide</code>, <code>Lock</code>, and <code>Glue</code> buttons all function the same as in the above section.</p>
-<p>The Next section is the <code>Ranges &#40;Including CD Track Ranges&#41;</code>. Just like the <code>Loop&#47;Punch Ranges</code> section there are three clocks that serve the same purpose. The checkboxes are the same arrangement and function as the <code>Markers &#40;Including CD Index&#41;</code> however without the <code>Glue</code> checkbox</p>
+
+<h3>Loop/Punch Ranges</h3>
+<p>The first section <code>Loop/Punch Ranges</code> shows the current loop and punch range settings; there are three clocks, the first is the start of the range, the second is the end of the range and the last is the length of the range. The start and end points have a ‘Use PH’ button beside them, which can be clicked to set the corresponding position clock to the current position of the playhead in the editor timeline. Last in the row are 3 checkboxes. The first checkbox is <code>Hide</code>, which hides the marker in the editor. Even though it is now hidden it is possible to still locate to the marker. The next checkbox is <code>Lock</code>, this will lock the marker in the editor so it can't be moved until it is unlocked. The last checkbox is <code>Glue</code>, this fixes the marker position relative to the current tempo and respects changes in tempo.</p>
+
+<h3>Markers (Including CD Index)</h3>
+<p>The next section is <code>Markers (Including CD Index)</code> which is a list of the session's markers. For each marker there is a name dialog, that can be edited by clicking on it, a clock that represents the location of the marker, a <code>Use PH</code> button that moves the marker to the current playhead location, and four checkboxes. The first checkbox is <code>CD</code>, which sets the marker for Redbook TOC exporting. The <code>Hide</code>, <code>Lock</code>, and <code>Glue</code> buttons all function the same as in the above section.</p>
+
+<h3>Ranges (Including CD Track Ranges)</h3>
+<p>The next section is the <code>Ranges (Including CD Track Ranges)</code>. Just like the <code>Loop/Punch Ranges</code> section there are three clocks that serve the same purpose. The checkboxes are the same arrangement and function as the <code>Markers (Including CD Index)</code> however without the <code>Glue</code> checkbox</p>
+
+<h3>General</h3>
 <p>At the bottom of the list are buttons to add new markers or ranges.</p>
-<p>The <code>-</code> button beside each item in the list allows that particular marker to be removed. A middle click over any of the clocks will locate the playhead at that location in the editor. Right clicking on any of the clocks brings up a context menu that allows changing of the display between, <code>Timecode</code>, <code>Bars:Beats</code>and, <code>Minutes:Seconds and samples</code>. In addition to the clock displays there is an option in the context menu to select <code>Set From Playhead</code>, that sets the markers location to the current location of the playhead in the editor window, and <code>Locate to This Time</code>, that moves the playhead to the location of the position listed in the clock.</p>
+<p>The subtract button (<code>-</code>) beside each item in the list allows that particular marker to be removed. A middle click over any of the clocks will locate the playhead at that location in the editor. Right clicking on any of the clocks brings up a context menu that allows changing of the display between, <code>Timecode</code>, <code>Bars:Beats</code>, <code>Minutes:Seconds</code> and <code>Samples</code>. In addition to the clock displays there is an option in the context menu to select <code>Set From Playhead</code>, that sets the markers location to the current location of the playhead in the editor window, and <code>Locate to This Time</code>, that moves the playhead to the location of the position listed in the clock.</p>