]> Shamusworld >> Repos - ardour-manual/blob - _manual/10_working-with-tracks/09_track-context-menu.html
ea59c1c957f7112ba159ac30aabf13410fb29695
[ardour-manual] / _manual / 10_working-with-tracks / 09_track-context-menu.html
1 ---
2 layout: default
3 title: Track Context Menu
4 ---                        
5
6
7   
8   <p>Within the editor window, context-clicking on either a region or empty space within a track will popup the <em>track context menu</em>, which provides easy access to many track-level operations.</p>
9 <p>If you click on a region, the first item in the menu will the name of the region. If there are more than one regions stacked where you clicked, this will be followed by an item called <code>Choose Top</code>. If selected, you will see a dialog that allows you to reorder the stacking of layers at that point. See <a href="/missing">Adjusting Region Layering</a> for more details.</p>
10 <p>The rest of the track context menu is structured as follows:</p>
11 <dl class="narrower-table">
12 <dt>Play</dt>
13 <dd>
14 <dl class="narrower-table">
15 <dt>Play from Edit Point</dt>
16 <dd>Play from the location of the current <a href="/editing-and-arranging/the-edit-point">edit point</a>.</dd>
17 <dt>Play from Start </dt>
18 <dd>Play from the start of the session</dd>
19 <dt>Play Region(s)</dt>
20 <dd>Plays the duration of the session from the start of the earliest selected region to the end of the latest selected region</dd>
21 </dl>
22 </dd>
23 <dt>Select</dt>
24 <dd>
25 <dl class="narrower-table">
26 <dt>Select All in Track</dt>
27 <dt>Select All</dt>
28 <dt>Invert Selection in Track</dt>
29 <dt>Invert Selection</dt>
30 <dt>Set Range to Loop Range</dt>
31 <dt>Set Range to Punch Range</dt>
32 <dt>Select All After Edit Point</dt>
33 <dt>Select All Before Edit Point</dt>
34 <dt>Select All After Playhead</dt>
35 <dt>Select All Before Playhead</dt>
36 <dt>Select All Between Playhead and Edit Point</dt>
37 <dt>Select All Within Playhead and Edit Point</dt>
38 <dt>Select Range Between Playhead and Edit Point</dt>
39 </dl>
40 </dd>
41 <dt>Edit</dt>
42 <dd>
43 <dl class="narrower-table">
44 <dt>Cut</dt>
45 <dt>Copy</dt>
46 <dt>Paste</dt>
47 <dt>Align</dt>
48 <dt>Align Relative</dt>
49 </dl>
50 </dd>
51 <dt>Insert Selected Region</dt>
52 <dt>Insert Existing Media</dt>
53 <dt>Nudge</dt>
54 <dd>
55 <dl class="narrower-table">
56 <dt>Nudge Entire Track Later</dt>
57 <dt>Nudge Track After Edit Point Later</dt>
58 <dt>Nudge Entire Track Earlier</dt>
59 <dt>Nudge Track After Edit Point Earlier</dt>
60 </dl>
61 </dd>
62 <dt>Freeze</dt>
63 </dl>
64 <p>  </p>
65 <!-- remove if/when more text is added here --><!-- remove if/when more text is added here -->