X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Ftrack-context-menu.html;h=03e51159cdc72e8d8cb2aef6a82937980cd148d5;hb=a61fbacdfcb7a76fe425fada61f49fc85751e47a;hp=4dbd141718186f4183dac719526e562b965ed60c;hpb=3a15abb663066fd6b95eccbcf0ca88f19d234a9e;p=ardour-manual diff --git a/include/track-context-menu.html b/include/track-context-menu.html index 4dbd141..03e5115 100644 --- a/include/track-context-menu.html +++ b/include/track-context-menu.html @@ -1,15 +1,16 @@

- 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. + 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 a region is clicked, the first item in the menu is the name of the - region. If a layered region is clicked, + 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, - a dialog appears 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: @@ -20,6 +21,7 @@ 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 @@ -56,3 +58,4 @@ (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. +