]> Shamusworld >> Repos - ardour-manual/commitdiff
Correctiong spelling
authorEd Ward <edwsaintesprit@hotmail.com>
Tue, 21 Feb 2017 16:06:49 +0000 (17:06 +0100)
committerEd Ward <edwsaintesprit@hotmail.com>
Tue, 21 Feb 2017 16:06:49 +0000 (17:06 +0100)
include/rhythm-ferret.html
include/the-region-menu.html

index 4495f8ce30337340b01c82a01a3f9a6d64f18924..d679b0e25fbe3402c2b8159e7dd266de21a9d091 100644 (file)
@@ -8,8 +8,8 @@
 
 <p>
   The Rhythm Ferret is a dedicated tool to speed up the usually labor intensive
-  task to slice and adjust a sound region to match a specific time grid. It is
-  especially usefull for drum tracks, either to match a different tempo, or to
+  task of slicing and adjusting a sound region to match a specific time grid. It is
+  especially useful for drum tracks, either to match a different tempo, or to
   adjust a slightly out of tempo performance.
 </p>
 <p>
@@ -49,7 +49,7 @@
 </p>
 <ul>
     <li><dfn>Percussive Onset</dfn> will detect the start of each hit based
-    on the sudden change in energy (&eq; volume) of the waveform</li>
+    on the sudden change in energy (&equals; volume) of the waveform</li>
     <li><dfn>Note Onset</dfn> will detect the start of each note based on the changes
     in the frequency domain.</li>
 </ul>
 </dl>
 
 <p>
-  Ardour defaults to Complex domain, which usually gives good result for harmonic
+  Ardour defaults to Complex Domain, which usually gives good result for harmonic
   material.
 </p>
 
   the closest grid (as per the <a href="@@grid-controls">Grid settings</a> in
   effect), by selecting all the regions, and using the
   <kbd class="mouse">RIGHT</kbd> click &gt; Selected Regions &gt; Position &gt;
-  Snap posiiton to grid.
+  Snap position to grid.
 </p>
index bdb06d6d41976e8f6d045b7202725c7a956f08f7..ff4461814e4c9f60574f749a4e74dc93c3f3a896 100644 (file)
@@ -33,7 +33,7 @@
                <dt class="sub1">Insert Patch Change&hellip;</dt><dd>Inserts a patch change at the Edit Point, allowing a change of patch, channel, program and/or bank</dd>
                <dt class="sub1">Quantize&hellip;</dt><dd>Shows the <a href="@@quantize-midi"><kbd class="menu">Quantize</kbd> window</a>, allowing to perfectly align the MIDI notes to the musical grid</dd>
                <dt class="sub1">Legatize</dt><dd>Shortens or elongates the MIDI notes to make them perfectly sequentials, i.e. the end of a note is the start of the following one</dd>
-               <dt class="sub1">Remove Overlap</dt><dd>FIXME Shortens or elongates the MIDI notes to make them perfectly sequentials, i.e. the end of a note is the start of the following one</dd>
+               <dt class="sub1">Remove Overlap</dt><dd>Shortens or elongates the MIDI notes to make them perfectly sequentials, i.e. the end of a note is the start of the following one</dd>
                <dt class="sub1">Transform&hellip;</dt><dd><a href="@@transforming-midi---mathematical-operations"><kbd class="menu">Transform</kbd> window</a>, that allows for mathematical operations on the midi notes</dd>
                <dt class="sub1">Unlink from Other copies</dt><dd>Makes the selected MIDI region independant, e.g. editing this region won't affect any other one.</dd>
                <dt class="sub1">List Editor&hellip;</dt><dd>Shows the <a href="@@midi-list-editor"><kbd class="menu">List Editor</kbd></a> which sequentially lists all the MIDI events in the region, and allows for precise modifications</dd>