X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fhandling-overlapping-notes.html;fp=include%2Fhandling-overlapping-notes.html;h=4cc371e1f74e5b4c6d8948098e8209c508f20ef6;hb=7be4f507991a0b87174a0e78831a4e7e9e96bcbe;hp=a658e32a8542ad5d112a8ebd73646c2429df55f5;hpb=0d4be5fdfb660d75853e46019e4a5acf3816363b;p=ardour-manual diff --git a/include/handling-overlapping-notes.html b/include/handling-overlapping-notes.html index a658e32..4cc371e 100644 --- a/include/handling-overlapping-notes.html +++ b/include/handling-overlapping-notes.html @@ -15,20 +15,20 @@ Options.

-
-
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
-
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
-
When one note is moved to overlap another, shorten the one that wasn't moved so that there is no overlap
-
shorten the overlapping new note
-
When one note is moved to overlap another, shorten the one that was moved so that there is no overlap
-
replace both overlapping notes with a single note
-
When one note is moved to overlap another, merge them both to form one (longer) note
-
+ + + + + + + + + + + + + +
never allow themEdits that would create note overlaps are not allowed
don't do anything in particularArdour leaves overlapping notes alone—the behaviour of a MIDI receiver (plugin or hardware) is undefined
replace any overlapped existing noteWhen one note is moved to overlap another, remove the one that wasn't being moved
shorten the overlapped existing noteWhen one note is moved to overlap another, shorten the one that wasn't moved so that there is no overlap
shorten the overlapping new noteWhen one note is moved to overlap another, shorten the one that was moved so that there is no overlap
replace both overlapping notes with a single noteWhen 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 only affect new note overlaps created while the option remains chosen.