X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Ftrack-context-menu.html;h=03e51159cdc72e8d8cb2aef6a82937980cd148d5;hb=71afa472a61c8d63fb8932c06b3ab83bf3aecbda;hp=e36242f83d091c13bdad87bc3f19b22def2fe15a;hpb=7be4f507991a0b87174a0e78831a4e7e9e96bcbe;p=ardour-manual diff --git a/include/track-context-menu.html b/include/track-context-menu.html index e36242f..03e5115 100644 --- a/include/track-context-menu.html +++ b/include/track-context-menu.html @@ -1,76 +1,61 @@

- Within the editor window, context-click (right-click) on either a region - or empty space within a track to display the track context menu. - The context menu provides easy access to many track-level operations. + Within the editor window, context-clicking (right +click) on either a region or empty space within a track displays the track +context menu. The context menu provides easy access to many track-level +operations.

- If you click on a region, the first item in the menu is the name of the - region. If you click on a - layered region, + If a region is clicked, the first item in the menu is the name of + the region. If a layered region is clicked, the next item in the menu is Choose Top. If selected, - you will see a dialog that allows you to change the vertical order of layers - at that point. See Layering Display for more details. + a dialog appears that allows to change the vertical order of layers at that + point. See Layering Display for more details.

The rest of the track context menu is structured as follows:

- - - - - - - - - - - -
Play - - - - - - - -
Play from Edit PointPlay from the location of the current edit point.
Play from Start Play from the start of the session
Play Region(s)Plays the duration of the session from the start of the earliest selected region to the end of the latest selected region
-
Select - - - - - - - - - - - - - - -
Select All in Track
Select All
Invert Selection in Track
Invert Selection
Set Range to Loop Range
Set Range to Punch Range
Select All After Edit Point
Select All Before Edit Point
Select All After Playhead
Select All Before Playhead
Select All Between Playhead and Edit Point
Select All Within Playhead and Edit Point
Select Range Between Playhead and Edit Point
-
Edit - - - - - - -
Cut
Copy
Paste
Align
Align Relative
-
Insert Selected Region
Insert Existing Media
Nudge - - - - - -
Nudge Entire Track Later
Nudge Track After Edit Point Later
Nudge Entire Track Earlier
Nudge Track After Edit Point Earlier
-
Freeze
- -

 

+ Play + Play from Edit PointPlays from the location of the current Edit Point. + Play from StartPlays from the start of the session + Play RegionPlays the duration of the session from the start of the earliest selected region to the end of the latest selected region + Loop RegionCreates the loop range from the start/end positions of selected regions and plays the loop untill stopped + Select + Select All in TrackSelects all the regions and automation points in the current track + Select All ObjectsSelects all the regions and automation points in the session + Invert Selection in TrackSelect the previously unselected regions, and deselect the previously selected ones only in the current track + Invert SelectionSelect the previously unselected regions, and deselect the previously selected ones + Set Range to Loop RangeCreates a range selection on the selected tracks, based on the selected loop markers, and switches to Range Mode tool + Set Range to Punch RangeSame as above, based on the selected punch markers + Set Range to Selected RegionsSame as above, based on the selected regions (i.e. from the start of the earliest region to the end of the latest one) + Select All After Edit PointSelect all the regions and automation points that exist after the Edit Point, even if the region starts before it. If some tracks are selected, only selects on these tracks. + Select All Before Edit PointSame as above, but before the Edit point (i.e. to the left of it) + Select All After PlayheadSame as above, but considering the Playhead, regardless of the Edit Point choice + Select All Before PlayheadSame as above, with the Playhead + Select All Between Playhead and Edit PointSelects all the regions between the Playhead and the Edit Point + Select All Within Playhead and Edit PointSame as above, but the regions must be totally included between the Playhead and Edit Point + Select Range Between Playhead and Edit PointCreates a Range between the Playhead and the Edit Point + + Edit + CutDeletes the current selection, but puts it in memory ready to be pasted + CopyCopies the current selection to memory + PastePastes the memory at the Edit Point, after a Cut or Copy operation -

Add content

+ AlignAligns the sync point of all selected regions to the Edit Point + Align RelativeSame as above, but considers multiple regions as a block and aligns the whole block, not each regions + + Insert Selected RegionIf a region is selected in the Region List, inserts it in the track + + Insert Existing MediaInserts an external media file in the track, same as the Session > Insert Media menu + + Nudge + Nudge Entire Track LaterMoves all the region to the right by the amount shown in the nudge timer + Nudge Track After Edit Point LaterSame as above, but only for regions that begin after the Edit Point + Nudge Entire Track EarlierSame as above, to the left + Nudge Track After Edit Point EarlierSame as above, to the left + + (un)FreezeConsolidates all the regions in the track into one frozen region which can be handled as a normal, single region. This operation can be undone at any time with the same sub-menu. +