]> Shamusworld >> Repos - ardour-manual-diverged/blobdiff - _manual/08_working-with-regions/03_region-context-menu.html
First stab a major manual restructuring.
[ardour-manual-diverged] / _manual / 08_working-with-regions / 03_region-context-menu.html
diff --git a/_manual/08_working-with-regions/03_region-context-menu.html b/_manual/08_working-with-regions/03_region-context-menu.html
deleted file mode 100644 (file)
index dac3b40..0000000
+++ /dev/null
@@ -1,182 +0,0 @@
----
-layout: default
-title: Region Context Menu
----                        
-
-<p class="fixme">Need to add detail to the context menu table to describe what the options do</p>
-
-<p>
-  In the editor window, right clicking (context clicking) on a region
-  displays a menu with <dfn>track and region operations</dfn>. The menu begins with the
-  name of the region, or <kbd class="menu">Selected Regions</kbd> if multiple 
-  regions are selected.
-</p>
-<p>
-  If there is more than one region layered at the point where you clicked, the 
-  menu will also contain an item <kbd class="menu">Choose Top</kbd>. This
-  dialog lets you select which region you want on the top <dfn>layer</dfn>. 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/track-context-menu">Track Context Menu</a>, which 
-  provides access to <dfn>track-level operations</dfn>. To see the contents
-  of the region context menu, select the region name or "Selected Regions", and 
-  the following submenu structure appears:
-</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>