summaryrefslogtreecommitdiff
path: root/libs/ardour/crossfade.cc
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2007-04-22 18:01:10 +0000
committerDavid Robillard <d@drobilla.net>2007-04-22 18:01:10 +0000
commit490e18d80a22dda07bdf88dd440f7100897822de (patch)
tree21fd0236156d108bd4b7acc119e8c66f3adad492 /libs/ardour/crossfade.cc
parenta9f5e379d27f74a1895a3b9d0fd8ef98c3b22e53 (diff)
Merged with trunk R1736.
git-svn-id: svn://localhost/ardour2/branches/midi@1737 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs/ardour/crossfade.cc')
-rw-r--r--libs/ardour/crossfade.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ardour/crossfade.cc b/libs/ardour/crossfade.cc
index d75758dfb0..f142d57628 100644
--- a/libs/ardour/crossfade.cc
+++ b/libs/ardour/crossfade.cc
@@ -548,7 +548,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(); // "{"