]> Shamusworld >> Repos - ardour-manual/blob - include/creating-location-markers.html
Fix a few typos
[ardour-manual] / include / creating-location-markers.html
1
2 <p>
3   <dfn>Location Markers</dfn> appear in the <a href="@@ruler">Locations Markers
4   ruler</a> at the top  of the timeline. The green
5   <dfn style="background-color:limegreen;">begin</dfn> and
6   <dfn style="background-color:limegreen;">end</dfn> markers, that define the length of the session, appear
7   automatically, but yellow <span style="background-color:gold;">custom</span> markers can be created at any position in a
8   session.
9 </p>
10 <p>
11   There are multiple ways to create custom markers at the current playhead position:
12 </p>
13 <ul>
14   <li>using the keyboard shortcut (default is <kbd>Tab</kbd></li>
15   <li>using the <kbd class="menu">Transport &gt; Markers &gt; Add
16   Mark from Playhead</kbd> menu.</li>
17 </ul>
18
19 <p>
20   Adding a marker at an arbitrary location on the timeline (i.e. not at the playhead
21   position) can also be done either by:
22 </p>
23 <ul>
24   <li><kbd class="mouse">right</kbd> clicking in the Location Marker ruler, and
25   selecting <kbd class="menu">New location marker</kbd></li>
26   <li>using the <a href="@@the-ranges-and-marks-lists">Ranges &amp; Marks List</a>,
27   clicking <kbd class="menu">New Marker</kbd> and using the <a href="@@editing-clocks">
28   clock widget</a> to set its position.</li>
29 </ul>
30