fix positioning of certain kinds of xfades
authorPaul Davis <paul@linuxaudiosystems.com>
Thu, 19 Apr 2007 21:28:00 +0000 (21:28 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 19 Apr 2007 21:28:00 +0000 (21:28 +0000)
git-svn-id: svn://localhost/ardour2/trunk@1731 d708f5d6-7413-0410-9779-e7cbd77b26cf

libs/ardour/crossfade.cc

index eae6c7cc52de58b86709f205d3e7361d53b1e2fa..c217b76422698e0592674284db687cbc396ae4f9 100644 (file)
@@ -550,7 +550,7 @@ Crossfade::compute (boost::shared_ptr<AudioRegion> a, boost::shared_ptr<AudioReg
 
                        _in = bottom;
                        _out = top;
-                       _anchor_point = StartOfIn;
+                       _anchor_point = EndOfOut;
 
                        if (model == FullCrossfade) {
                                _position = bottom->first_frame(); // "{"