]> Shamusworld >> Repos - ardour-manual/blob - _manual/06_working-with-markers/06_marker-context-menu.html
Copy edits to track and bus pages
[ardour-manual] / _manual / 06_working-with-markers / 06_marker-context-menu.html
1 ---
2 layout: default
3 title: Marker Context Menu
4 ---                        
5
6
7   
8   
9 <p> Several operations on markers are available by right-clicking them to open the marker context menu. From this menu, you can:</p>
10 <dl>
11 <dt>Locate to Here</dt>
12 <dd>move the playhead to this marker's position.</dd>
13 <dt> Play from Here</dt>
14 <dd>start playback from this marker's position.</dd>
15 <dt>Move Mark to Playhead</dt>
16 <dd>move this marker to the current playhead position.
17 </dd>
18 <dt>Create Range to Next Marker</dt>
19 <dd>create a range marker between this location and the next one along on the timeline.</dd>
20 <dt>Hide</dt>
21 <dd>hide this marker from the view. It can be re-shown from the Locations window</dd>
22 <dt>Rename</dt>
23 <dd>change the name of the marker.</dd>
24 <dt>Lock</dt>
25 <dd>if this is ticked, it will be impossible to drag the marker's position; useful if you want to prevent accidental movements.</dd>
26 <dt>Glue to Bars and Beats</dt>
27 <dd>if this is ticked, the marker will maintain its position in bars and beats even if there are changes in tempo and meter</dd>
28 <dt>Remove</dt>
29 <dd>removes the marker. </dd>
30 </dl>
31 <p>There are also a few options on the Active Mark submenu of the Transport menu. These options apply to the currently selected location marker, and move it to a nearby region boundary, region sync point, or to the playhead or mouse.</p>
32