X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=_manual%2F15_editing-and-arranging%2F12_edit-midi%2F06_handle-overlapping-notes.html;fp=_manual%2F15_editing-and-arranging%2F12_edit-midi%2F06_handle-overlapping-notes.html;h=cc5c61c288b872f0a79cd2236ab4bcdcaa46926a;hb=33c301104caebd44a7aa6fd09d563fc8f622764d;hp=9be72680e998fecf731e8724831b3beb1cfacce7;hpb=2781be76838eb059d23935d47f2b0f418a65dd35;p=ardour-manual-diverged diff --git a/_manual/15_editing-and-arranging/12_edit-midi/06_handle-overlapping-notes.html b/_manual/15_editing-and-arranging/12_edit-midi/06_handle-overlapping-notes.html index 9be7268..cc5c61c 100644 --- a/_manual/15_editing-and-arranging/12_edit-midi/06_handle-overlapping-notes.html +++ b/_manual/15_editing-and-arranging/12_edit-midi/06_handle-overlapping-notes.html @@ -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.

Ardour offers many options for how to deal with instances where you overlap @@ -24,7 +24,7 @@ menu_title: Overlapping Notes

never allow them
Edits that would create note overlaps are not allowed
don't do anything in particular
-
Ardour leaves overlapping notes alone — the behaviour of a MIDI receiver (plugin or hardware) is undefined
+
Ardour leaves overlapping notes alone—the behaviour of a MIDI receiver (plugin or hardware) is undefined
replace any overlapped existing note
When one note is moved to overlap another, remove the one that wasn't being moved
shorten the overlapped existing note
@@ -35,7 +35,7 @@ menu_title: Overlapping Notes
When one note is moved to overlap another, merge them both to form one (longer) note

- Changing the option in use will not retroactively make changes — it will + Changing the option in use will not retroactively make changes—it will only affect new note overlaps created while the option remains chosen.