2017-01-13 05:32:49 -05:00
|
|
|
|
2014-02-04 16:55:37 -05:00
|
|
|
<p>
|
|
|
|
The <dfn>Ranges & Marks List</dfn> is a tab in the <dfn>Editor
|
2017-01-13 05:32:49 -05:00
|
|
|
Lists</dfn> area on the right of the Editor window. If the editor
|
|
|
|
list area isn't visible it can be enabled by checking
|
|
|
|
<kbd class="option">View > Show Editor List</kbd>.
|
|
|
|
The Ranges & Marks list can be used as a single point
|
|
|
|
of control for all range and location markers (including the punch and
|
2014-02-04 16:55:37 -05:00
|
|
|
loop ranges), or as a supplement to other methods of working with them.
|
|
|
|
</p>
|
2013-07-02 15:08:24 -04:00
|
|
|
|
2014-02-04 16:55:37 -05:00
|
|
|
<h2>Common elements</h2>
|
2017-01-13 05:32:49 -05:00
|
|
|
|
2014-02-04 16:55:37 -05:00
|
|
|
<p>
|
|
|
|
Each section has a set of <dfn>editable <a
|
2017-01-20 04:52:51 -05:00
|
|
|
href="/introducing-ardour/basic-gui-operations/editing-clocks/">clock widgets</a></dfn>
|
|
|
|
which display the location of a marker, or the start, end, and duration times of a range,
|
|
|
|
respectively.
|
|
|
|
</p>
|
|
|
|
<p>
|
2017-01-13 05:32:49 -05:00
|
|
|
The <kbd class="menu">Use PH</kbd> buttons allow you to set
|
2014-02-04 16:55:37 -05:00
|
|
|
the corresponding clock to the current playhead position.
|
2017-01-13 05:32:49 -05:00
|
|
|
A <kbd class="mouse">Middle</kbd> click on any of the clocks will move
|
2014-02-04 16:55:37 -05:00
|
|
|
the playhead to that location. Both functions are also available from the
|
2017-01-20 04:52:51 -05:00
|
|
|
clock context menus.
|
|
|
|
</p>
|
|
|
|
<p>
|
2017-01-13 05:32:49 -05:00
|
|
|
Right clicking on any of the clocks brings up a context menu that allows
|
2014-02-04 16:55:37 -05:00
|
|
|
changing of the display between Timecode, Bars:Beats, Minutes:Seconds,
|
2017-01-20 04:52:51 -05:00
|
|
|
and Samples.
|
2014-02-04 16:55:37 -05:00
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
The <kbd class="menu">—</kbd> (subtract) button in front of each
|
|
|
|
user-defined range or marker in the list allows that particular item to
|
2017-01-13 05:32:49 -05:00
|
|
|
be removed. The name fields of custom ranges and markers can be edited.
|
|
|
|
</p>
|
2014-02-04 16:55:37 -05:00
|
|
|
<p>
|
2017-01-13 05:32:49 -05:00
|
|
|
The <kbd class="option">Hide</kbd> checkboxes make markers and ranges invisible
|
2014-02-04 16:55:37 -05:00
|
|
|
on the respective ruler to reduce visual clutter; the markers remain
|
2017-01-20 04:52:51 -05:00
|
|
|
active however, and can be used normally.
|
|
|
|
</p>
|
|
|
|
<p>
|
2017-01-13 05:32:49 -05:00
|
|
|
Selecting <kbd class="option">Lock</kbd> prevents the respective marker
|
2014-02-04 16:55:37 -05:00
|
|
|
from being moved until unlocked.
|
|
|
|
Where applicable, <kbd class="option">Glue</kbd> fixes the marker position
|
2017-01-13 05:32:49 -05:00
|
|
|
relative to the current musical position expressed in bars and beats, rather
|
2014-02-04 16:55:37 -05:00
|
|
|
than the absolute time. This will make the respective marker follow
|
|
|
|
changes in the tempo map.
|
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
At the bottom of the list are buttons to add new markers or ranges.
|
|
|
|
</p>
|
2017-01-13 05:32:49 -05:00
|
|
|
|
2014-02-04 16:55:37 -05:00
|
|
|
<h2>List sections</h2>
|
2013-07-02 15:08:24 -04:00
|
|
|
|
2017-03-14 12:43:24 -04:00
|
|
|
<table class="dl">
|
|
|
|
<tr><th>Loop/Punch Ranges</th>
|
|
|
|
<td>This list shows the current <dfn>loop</dfn> and <dfn>punch</dfn> range
|
|
|
|
settings. Since these are built-in ranges, you cannot rename or remove them.</td></tr>
|
|
|
|
<tr><th>Markers (Including CD Index)</th>
|
|
|
|
<td>This section lists the session's <dfn>markers</dfn>. By ticking <kbd
|
2014-02-04 16:55:37 -05:00
|
|
|
class="option">CD</kbd>, you instruct Ardour to create a <dfn>CD track
|
|
|
|
index</dfn> from this marker, which will be included in the TOC or CUE file when you
|
2017-03-14 12:43:24 -04:00
|
|
|
export.</td></tr>
|
|
|
|
<tr><th>Ranges (Including CD Track Ranges)</th>
|
|
|
|
<td>This is the list of <dfn>ranges</dfn> (including <dfn>CD track
|
2014-02-04 16:55:37 -05:00
|
|
|
ranges</dfn>). Ticking <kbd class="option">CD</kbd> will convert
|
|
|
|
the range to a <dfn>CD track</dfn>, which will again be included in
|
|
|
|
exported TOC or CUE files. This is relevant for Disk-At-Once recordings
|
2017-03-14 12:43:24 -04:00
|
|
|
that may contain audio data between tracks.</td></tr>
|
|
|
|
</table>
|
2017-02-13 14:53:37 -05:00
|
|
|
|