]> Shamusworld >> Repos - ardour-manual/blobdiff - include/stretching-regions.html
Corrected a misplaced link
[ardour-manual] / include / stretching-regions.html
index 0f43c8640fa6c12fcd8b0d936d36aacb4364ff98..51fdd20eca49a4f558c6b7f1f684c4dbe531cc5b 100644 (file)
@@ -5,7 +5,7 @@
   key.
 </p>
 <p>
-  It allows to extend or reduce the duration of a region, optionnaly maintaining
+  It allows to extend or reduce the duration of a region, optionally maintaining
   its pitch. This is one of the few operations in Ardour that affect the underlying
   audio data from a region, even if the original audio is kept safely&mdash;no data
   is lost in the process.
@@ -13,7 +13,7 @@
 <p>
   This operation is usually used to fit an audio sequence with a different rhythm
   into a session, but can be used in a wide area of cases, due to its ability to
-  maitain or alter the pitch.
+  maintain or alter the pitch.
 </p>
 
 <figure>
   The Time Stretch Audio window is made of:
 </p>
 
-<dl>
-  <dt><dfn>Duration</dfn></dt><dd>The target duration of the region, expressed using the
-    primary transport clock's mode</dd>
-  <dt><dfn>Percent</dfn></dt><dd>The target duration of the region, expressed as a percentage
-    of the region's original lenght. Can be either higher than 100&#37; (to
-    expand the region) or lower (to shrink it)</dd>
-  <dt><dfn>Contents</dfn></dt><dd>The type of audio the region is made of. Ardour will fine-tune
-    its algorithm based on this content, see below</dd>
-  <dt><dfn>Minimize time distortion</dfn></dt><dd>Tries to reduce the smearing
-    of the audio created by the phase vocoding process</dd>
-  <dt>a <dfn>Progress</dfn> bar</dt><dd>showing the operation in progress.</dd>
-</dl>
+<table class="dl">
+  <tr><th><dfn>Duration</dfn></th><td>The target duration of the region, expressed using the
+    primary transport clock's mode</td></tr>
+  <tr><th><dfn>Percent</dfn></th><td>The target duration of the region, expressed as a percentage
+    of the region's original length. Can be either higher than 100&#37; (to
+    expand the region) or lower (to shrink it)</td></tr>
+  <tr><th><dfn>Contents</dfn></th><td>The type of audio the region is made of. Ardour will fine-tune
+    its algorithm based on this content, see below</td></tr>
+  <tr><th><dfn>Minimize time distortion</dfn></th><td>Tries to reduce the smearing
+    of the audio created by the phase vocoding process</td></tr>
+  <tr><th>a <dfn>Progress</dfn> bar</th><td>showing the operation in progress.</td></tr>
+</table>
 
 <p>
   The <em>Contents</em> should be selected to best fit the actual content of the region, amongst:
 </p>
 
-<table class="alternate" style="text-align:center;">
+<table style="text-align:center;">
   <tbody>
     <tr>  <td>Content</td>
           <td>Disable phase resynchronisation at transients</td>
   <li>For multi-tonal material (chords,&hellip;), either one of the three first choice, or the default
     <em>Crisp</em>.</li>
 </ul>
+