diff --git a/include/region-context-menu.html b/include/region-context-menu.html index c334072..0b0a284 100644 --- a/include/region-context-menu.html +++ b/include/region-context-menu.html @@ -3,175 +3,19 @@ In the editor window, right clicking (context clicking) on a region displays a menu with track and region operations. The menu begins with the name of the region, or Selected Regions if multiple - regions are selected. + regions are selected. Selecting it will display + the Region menu for operations on this(these) region(s). +

+

+ Some items may not be in the exact same order as in the main menu.

- If there is more than one region layered at the point where you clicked, the - menu will also contain an item Choose Top. This - dialog lets you select which region you want on the top layer. See + If there is more than one region layered at the point clicked, the + menu will also contain a Choose Top item. This + dialog allows to select which region should be on the top layer. See Adjusting Region Layering for more details.

- Below these items is the rest of the - Track Context Menu, which - provides access to track-level operations. To see the contents - of the region context menu, select the region name or "Selected Regions", and - the following submenu structure appears: + Below these items is the rest of the Track Context Menu, which + provides access to track-level operations.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Play
Loop
Properties
Rename
Edit - - - - - - - - - - - - - - - - - - - - - - - - - -
Combine
Uncombine
Split
Make Mono Regions
Opaque
Mute
Pitch Shift
Reverse
Close Gaps
Place Transients
Rhythm Ferret
Strip Silence
-
Position - - - - - - - - - - - - - - - - - - - - - -
Move To Original Position
Lock
Glue to Bars and Beats
Snap Position to Grid
Set Sync Position
Remove Sync
Nudge Later
Nudge Earlier
Nudge Later by capture offset
Nudge Earlier by capture offset
-
Trim - - - - - - - - - - - - - -
Trim Start at Edit Point
Trim End at Edit Point
Trim to Loop
Trim to Punch
Trim to Previous
Trim to Next
-
Layering - - - - - - - - - -
Raise to Top
Raise
Lower
Lower to Bottom
-
Ranges - - - - - - - - - - - -
Set Loop Range
Set Punch Range
Add Single Range Marker
Add Range Marker per Region
Set Range Selection
-
Gain - - - - - - - - - - - -
Normalize
Boost
Cut
Reset Envelope
Envelope Active
-
Fades - - - - - - - -
Fade In
Fade Out
Fades
-
Duplicate - - - - - - - -
Duplicate
Multi-Duplicate
Fill Track
-
Export
Bounce (without processing)
Bounce (with processing)
Spectral Analysis
Remove
- diff --git a/page-template.txt b/page-template.txt index 6b2360e..31d7d8e 100644 --- a/page-template.txt +++ b/page-template.txt @@ -28,12 +28,6 @@ - -