]> Shamusworld >> Repos - ardour-manual-diverged/blobdiff - _manual/15_editing-and-arranging/12_edit-midi/06_handle-overlapping-notes.html
Initial cleanup of content, new images & content added.
[ardour-manual-diverged] / _manual / 15_editing-and-arranging / 12_edit-midi / 06_handle-overlapping-notes.html
index 9be72680e998fecf731e8724831b3beb1cfacce7..cc5c61c288b872f0a79cd2236ab4bcdcaa46926a 100644 (file)
@@ -11,7 +11,7 @@ menu_title: Overlapping Notes
   for the same note number on the same channel before a NoteOff for the first 
   NoteOn. It is more or less impossible to do this with a physical MIDI 
   controller such as a keyboard, but remarkably easy to trigger when editing 
-  in a DAW - simply overlapping two instances of the same note will do it.
+  in a DAW—simply overlapping two instances of the same note will do it.
 </p>
 <p>
   Ardour offers many options for how to deal with instances where you overlap 
@@ -24,7 +24,7 @@ menu_title: Overlapping Notes
   <dt>never allow them</dt>
   <dd>Edits that would create note overlaps are not allowed</dd>
   <dt>don't do anything in particular</dt>
-  <dd>Ardour leaves overlapping notes alone &mdash; the behaviour of a MIDI receiver (plugin or hardware) is undefined</dd>
+  <dd>Ardour leaves overlapping notes alone&mdash;the behaviour of a MIDI receiver (plugin or hardware) is undefined</dd>
   <dt>replace any overlapped existing note</dt>
   <dd>When one note is moved to overlap another, remove the one that wasn't being moved</dd>
   <dt>shorten the overlapped existing note</dt>
@@ -35,7 +35,7 @@ menu_title: Overlapping Notes
   <dd>When one note is moved to overlap another, merge them both to form one (longer) note</dd>
 </dl>
 <p>
-  Changing the option in use will not retroactively make changes &mdash; it will 
+  Changing the option in use will not retroactively make changes&mdash;it will 
   only affect new note overlaps created while the option remains chosen.
 </p>
 <p class="warning">