manual/_manual/15_editing-and-arranging/05_common-region-editing-operations.html
2013-01-30 00:26:36 +00:00

46 lines
2.3 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
layout: default
title: Common Region Editing Operations
---
<p>This section covers a set of region editing operations that you will likely use again and again while working on a session. Depending on your working habits (and experience of other DAWs) some of them will be critical while others may be more rarely used. </p>
<p>All of these operations can be carried out from the keyboard. Default keybindings can be found in the <a href="/default-keyboard-bindings">list</a>. Equivalent operations can be done with mouse in most cases. </p>
<p>You may want to review your understanding of <a href="/editing-and-arranging/the-edit-point">the edit point/range</a> and <a href="/editing-and-arranging/what-regions-are-affected">which regions will be affected by region operations</a>.</p>
<dl class="wide-table">
<dt>Spot (Align)</dt>
<dd>move selected regions to the edit point</dd>
<dt>Split</dt>
<dd>split selected regions at the edit point</dd>
<dt>Trim Start</dt>
<dd>Adjust the start of selected regions to the edit point (or as close as possible)</dd>
<dt>Trim End</dt>
<dd>Adjust the end of selected regions to the edit point (or as close as possible)</dd>
<dt>Duplicate</dt>
<dd>Make a copy of each selected region and position it immediately after the original</dd>
<dt>Crop</dt>
<dd>Truncate selected regions to the edit range</dd>
<dt>Separate</dt>
<dd>Split selected regions at both ends of the edit range</dd>
<dt>Set Fade In</dt>
<dd>Adjust selected audio regions' fade in to end at the edit point</dd>
<dt>Set Fade Out</dt>
<dd>Adjust selected audio regions' fade out to end at the edit point</dd>
<dt>Toggle Fade In</dt>
<dd>Turn selected audio regions' fade in on or off</dd>
<dt>Toggle Fade Out</dt>
<dd>Turn selected audio regions' fade out on or off</dd>
<dt>Play Region</dt>
<dd>Play session from the start of the earliest selected region</dd>
<dt>Zoom To Region</dt>
<dd>Zoom horizontally so that the selected regions span the editor track view</dd>
<dt>Set Sync Point</dt>
<dd>Set the sync point of all selected regions to the edit point</dd>
<dt>Insert</dt>
<dd>Inserts the currently selected regions in the Region List at the edit point</dd>
</dl>
<p>  </p>
<!-- remove if more text is added below --><!-- remove if more text is added below -->