manual/_manual/15_editing-and-arranging/09_create-region-fades-and-...

33 lines
1.4 KiB
HTML
Raw Normal View History

2013-07-18 21:38:31 -04:00
---
layout: default
title: Create Region Fades and Crossfades
---
<h2>Region Fades</h2>
2014-02-18 14:12:28 -05:00
<p>
<dfn>Region fades</dfn> are possible at the beginning and end of all audio
regions. In object mode, a grip appears at the top left and top right of an
audio region when the cursor hovers over it. Placing the cursor over the top
of the grip displays the region fade cursor tip. Click and drag the grip left
or right in the timeline to adjust the length of the fade.
</p>
<p>
To activate/deactivate or change the shape of the fade, hover the cursor
over the regionfade grip till the cursor tip indicates region fade editing
and context-click to bring up a context menu. In the context menu there is a
list of options for the regionfade. <kbd class="menu">Activate/Deactivate</kbd> enables
and disables the regionfade. The different types of fades are,
<kbd class="menu">Linear</kbd>, <kbd class="menu">Slow</kbd>,
<kbd class="menu">Fast</kbd>, <kbd class="menu">Symmetric</kbd>, and
<kbd class="menu">Constant Power</kbd>.
</p>
2013-07-18 21:38:31 -04:00
<h2>Crossfades</h2>
2014-02-18 14:12:28 -05:00
<p>
<dfn>Crossfades</dfn> refer to the behavior of a region fade when regions
overlap other regions. Crossfades <em>are</em> regionfades. When one region
overlaps another and there is a regionfade on the top region the fade-out will
be mirrored as a fade-in on the underlying region. The grip for the top region
will allow changing the length and type of the crossfade.
</p>