2013-01-29 19:26:36 -05:00
|
|
|
|
2014-02-18 14:12:28 -05:00
|
|
|
<p>
|
|
|
|
This section covers a set of <dfn>region editing operations</dfn>
|
2017-01-17 03:46:03 -05:00
|
|
|
that you are likely to use often while working on a session.
|
|
|
|
Depending on your work habits (and experience of other
|
|
|
|
<abbr title="Digital Audio Workstation">DAW</abbr>s) you will find
|
|
|
|
some of these operations critical while others are used only rarely.
|
2014-02-18 14:12:28 -05:00
|
|
|
</p>
|
|
|
|
<p>
|
2017-01-17 03:46:03 -05:00
|
|
|
You can carry out all of these operations from the keyboard (see
|
2017-02-17 08:46:43 -05:00
|
|
|
<a href="@@default-keyboard-bindings">Default Keyboard Shortcuts</a>
|
2017-01-17 03:46:03 -05:00
|
|
|
for a list). Equivalent operations can be performed with the mouse
|
|
|
|
in most cases.
|
2014-02-18 14:12:28 -05:00
|
|
|
</p>
|
|
|
|
<p>
|
2017-01-17 03:46:03 -05:00
|
|
|
You may want to review your understanding of
|
2017-02-25 00:30:29 -05:00
|
|
|
<a href="@@edit-point-control">the edit point/range</a> and
|
2017-02-17 08:46:43 -05:00
|
|
|
<a href="@@which-regions-are-affected">which regions will be affected by region operations</a>.
|
2014-02-18 14:12:28 -05:00
|
|
|
</p>
|
2013-01-29 19:26:36 -05:00
|
|
|
<dl class="wide-table">
|
2014-02-18 14:12:28 -05:00
|
|
|
<dt><kbd class="menu">Spot (Align)</kbd></dt>
|
|
|
|
<dd>Move selected regions to the edit point.</dd>
|
|
|
|
<dt><kbd class="menu">Split</kbd></dt>
|
|
|
|
<dd>Split selected regions at the edit point.</dd>
|
|
|
|
<dt><kbd class="menu">Trim Start</kbd></dt>
|
|
|
|
<dd>Adjust the start of selected regions to the edit point (or as close as
|
|
|
|
possible).</dd>
|
|
|
|
<dt><kbd class="menu">Trim End</kbd></dt>
|
|
|
|
<dd>Adjust the end of selected regions to the edit point (or as close as
|
|
|
|
possible).</dd>
|
|
|
|
<dt><kbd class="menu">Duplicate</kbd></dt>
|
|
|
|
<dd>Make a copy of each selected region and position it immediately after the
|
|
|
|
original.</dd>
|
|
|
|
<dt><kbd class="menu">Crop</kbd></dt>
|
|
|
|
<dd>Truncate selected regions to the edit range.</dd>
|
|
|
|
<dt><kbd class="menu">Separate</kbd></dt>
|
|
|
|
<dd>Split selected regions at both ends of the edit range.</dd>
|
|
|
|
<dt><kbd class="menu">Set Fade In</kbd></dt>
|
|
|
|
<dd>Adjust selected audio regions' fade in to end at the edit point.</dd>
|
|
|
|
<dt><kbd class="menu">Set Fade Out</kbd></dt>
|
|
|
|
<dd>Adjust selected audio regions' fade out to end at the edit point.</dd>
|
|
|
|
<dt><kbd class="menu">Toggle Fade In</kbd></dt>
|
|
|
|
<dd>Turn selected audio regions' fade in on or off.</dd>
|
|
|
|
<dt><kbd class="menu">Toggle Fade Out</kbd></dt>
|
|
|
|
<dd>Turn selected audio regions' fade out on or off.</dd>
|
|
|
|
<dt><kbd class="menu">Play Region</kbd></dt>
|
|
|
|
<dd>Play session from the start of the earliest selected region.</dd>
|
|
|
|
<dt><kbd class="menu">Zoom To Region</kbd></dt>
|
|
|
|
<dd>Zoom horizontally so that the selected regions span the editor track
|
|
|
|
view.</dd>
|
|
|
|
<dt><kbd class="menu">Set Sync Point</kbd></dt>
|
|
|
|
<dd>Set the sync point of all selected regions to the edit point.</dd>
|
|
|
|
<dt><kbd class="menu">Insert</kbd></dt>
|
|
|
|
<dd>Inserts the currently selected regions in the Region List at the edit
|
|
|
|
point.</dd>
|
2013-01-29 19:26:36 -05:00
|
|
|
</dl>
|
2017-02-13 14:53:37 -05:00
|
|
|
|