From be614d0538ddd78b13b236f760afbd94af540202 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Tue, 21 Jun 2011 21:29:22 +0000 Subject: change default overlapping note strategy to "relax" (i.e. do nothing); fix crash when looping with MIDI data; add back note-off resolution at loop point (if it was actually there) so that notes are turned off (but don't forget Ye Olde Sustain Pedal/Controller) when looping; minor other non-functional tweaks git-svn-id: svn://localhost/ardour2/branches/3.0@9753 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/evoral/src/Sequence.cpp | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'libs/evoral/src/Sequence.cpp') diff --git a/libs/evoral/src/Sequence.cpp b/libs/evoral/src/Sequence.cpp index 3c1bda9b96..1d91690a61 100644 --- a/libs/evoral/src/Sequence.cpp +++ b/libs/evoral/src/Sequence.cpp @@ -687,7 +687,7 @@ Sequence