2017-02-25 00:30:29 -05:00
|
|
|
|
2014-02-04 16:55:37 -05:00
|
|
|
<p>
|
|
|
|
It is very useful to be able to tag different locations in a session for
|
|
|
|
later use when editing and mixing. Ardour supports both
|
2017-02-25 00:30:29 -05:00
|
|
|
<dfn>locations</dfn>, which define specific positions in time,
|
|
|
|
and <dfn>ranges</dfn> which define a start and end position in time.
|
2014-02-04 16:55:37 -05:00
|
|
|
</p>
|
|
|
|
<p>
|
2017-02-25 00:30:29 -05:00
|
|
|
In addition to the standard location markers, there are three kinds of
|
2014-02-04 16:55:37 -05:00
|
|
|
special markers:
|
|
|
|
</p>
|
|
|
|
<ul>
|
|
|
|
<li>
|
2017-02-25 00:30:29 -05:00
|
|
|
<dfn>CD markers</dfn> are locations that are restricted to legal
|
|
|
|
<dfn>CD sector boundaries</dfn>. They can be used to add track index
|
2014-02-04 16:55:37 -05:00
|
|
|
markers to compact disc images.
|
|
|
|
</li>
|
|
|
|
<li>
|
2018-02-13 16:42:39 -05:00
|
|
|
The <dfn>Loop range</dfn> defines the start and end points for Looping.
|
2014-02-04 16:55:37 -05:00
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
The <dfn>punch range</dfn> defines the in and out points for punch
|
|
|
|
recording.
|
|
|
|
</li>
|
|
|
|
</ul>
|
2013-01-29 19:26:36 -05:00
|
|
|
|