]> Shamusworld >> Repos - ardour-manual/blobdiff - _manual/15_editing-and-arranging/09_create-region-fades-and-crossfades.html
copy-editing chapter 15
[ardour-manual] / _manual / 15_editing-and-arranging / 09_create-region-fades-and-crossfades.html
index 2e201eb5d518a3bd83225113e6e2e3320272f7ff..be2b8e96b4e602e0c826dda9fd2ec49ff4f83beb 100644 (file)
@@ -4,8 +4,29 @@ title: Create Region Fades and Crossfades
 ---
 
 <h2>Region Fades</h2>
-<p><code>Region fades</code> are possible at the beginning and end of all audio regions. In <code>Object Mode</code> 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 "style" of the <code>Region fade</code>, hover the cursor over the regionfade grip till the cursor tip indicates region fade editing and context-click (right-click) to bring up a context menu. In the context menu there is a list of options for the regionfade. <code>Activate/Deactivate</code> enables and disables the regionfade. The different types of fades are, <code>Liner</code>, <code>Slow</code>, <code>Fast</code>, <code>Symmetric</code> and <code>Constant Power</code></p>
+<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>
 
 <h2>Crossfades</h2>
-<p><code>Crossfades</code> refer to the behavior of a region fade when regions overlaps another region. 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>
+<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>