manual/_manual/08_working-with-regions/03_the-region-context-menu.html
2013-01-30 00:26:36 +00:00

167 lines
3.2 KiB
HTML

---
layout: default
title: The Region Context Menu
---
<p>In the editor window, context clicking on a region brings up a menu to provide access to many region operations. The menu begins with the name of the region, or "Selected Regions" if multiple regions are selected.</p>
<p> If there is more than 1 region layered at the point where you clicked, the menu will also contain an item "Choose Top" that if selected will show a dialog that allows you to adjust the layering of regions there. See <a href="manual/region_layering">Adjusting Region Layering</a> for more details.</p>
<p>Below these items is the rest of the <a href="/working-with-tracks/the-track-context-menu">Track Context Menu</a>, which provides access to track-level operations. To see the region context menu's contents, select the region name or "Selected Regions", and a submenu will appear with the following structure/contents:</p>
<dl class="narrower-table">
<dt>Play</dt>
<dd></dd>
<dt>Loop</dt>
<dd></dd>
<dt>Properties</dt>
<dd></dd>
<dt>Rename</dt>
<dd></dd>
<dt>Edit</dt>
<dd>
<dl class="wide-table">
<dt>Combine</dt>
<dd></dd>
<dt>Uncombine</dt>
<dd></dd>
<dt>Split</dt>
<dd></dd>
<dt>Make Mono Regions</dt>
<dd></dd>
<dt>Opaque</dt>
<dd></dd>
<dt>Mute</dt>
<dd></dd>
<dt>Pitch Shift</dt>
<dd></dd>
<dt>Reverse</dt>
<dd></dd>
<dt>Close Gaps</dt>
<dd></dd>
<dt>Place Transients</dt>
<dd></dd>
<dt>Rhythm Ferret</dt>
<dd></dd>
<dt>Strip Silence</dt>
<dd></dd>
</dl>
</dd>
<dt>Position</dt>
<dd>
<dl class="wide-table">
<dt>Move To Original Position</dt>
<dd></dd>
<dt>Lock</dt>
<dd></dd>
<dt>Glue to Bars and Beats</dt>
<dd></dd>
<dt>Snap Position to Grid</dt>
<dd></dd>
<dt>Set Sync Position</dt>
<dd></dd>
<dt>Remove Sync</dt>
<dd></dd>
<dt>Nudge Later</dt>
<dd></dd>
<dt>Nudge Earlier</dt>
<dd></dd>
<dt>Nudge Later by capture offset</dt>
<dd></dd>
<dt>Nudge Earlier by capture offset</dt>
<dd></dd>
</dl>
</dd>
<dt>Trim</dt>
<dd>
<dl class="wide-table">
<dt>Trim Start at Edit Point</dt>
<dd></dd>
<dt>Trim End at Edit Point</dt>
<dd></dd>
<dt>Trim to Loop</dt>
<dd></dd>
<dt>Trim to Punch</dt>
<dd></dd>
<dt>Trim to Previous</dt>
<dd></dd>
<dt>Trim to Next</dt>
<dd></dd>
</dl>
</dd>
<dt>Layering</dt>
<dd>
<dl class="wide-table">
<dt>Raise to Top</dt>
<dd></dd>
<dt>Raise</dt>
<dd></dd>
<dt>Lower</dt>
<dd></dd>
<dt>Lower to Bottom</dt>
<dd></dd>
</dl>
</dd>
<dt>Ranges</dt>
<dd>
<dl class="wide-table">
<dt>Set Loop Range</dt>
<dd></dd>
<dt>Set Punch Range</dt>
<dd></dd>
<dt>Add Single Range Marker</dt>
<dd></dd>
<dt>Add Range Marker per Region</dt>
<dd></dd>
<dt>Set Range Selection</dt>
<dd></dd>
</dl>
</dd>
<dt>Gain</dt>
<dd>
<dl class="wide-table">
<dt>Normalize</dt>
<dd></dd>
<dt>Boost</dt>
<dd></dd>
<dt>Cut</dt>
<dd></dd>
<dt>Reset Envelope</dt>
<dd></dd>
<dt>Envelope Active</dt>
<dd></dd>
</dl>
</dd>
<dt>Fades</dt>
<dd>
<dl class="wide-table">
<dt>Fade In</dt>
<dd></dd>
<dt>Fade Out</dt>
<dd></dd>
<dt>Fades </dt>
<dd></dd>
</dl>
</dd>
<dt>Duplicate</dt>
<dd>
<dl class="wide-table">
<dt>Duplicate</dt>
<dd></dd>
<dt>Multi-Duplicate</dt>
<dd></dd>
<dt>Fill Track</dt>
<dd></dd>
</dl>
</dd>
<dt>Export</dt>
<dd></dd>
<dt>Bounce (without processing)</dt>
<dd></dd>
<dt>Bounce (with processing)</dt>
<dd></dd>
<dt>Spectral Analysis</dt>
<dd></dd>
<dt>Remove</dt>
<dd></dd>
</dl>