summaryrefslogtreecommitdiff
path: root/libs/ardour/rb_effect.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/rb_effect.cc')
-rw-r--r--libs/ardour/rb_effect.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/ardour/rb_effect.cc b/libs/ardour/rb_effect.cc
index 99c60d224e..4cb77d1c58 100644
--- a/libs/ardour/rb_effect.cc
+++ b/libs/ardour/rb_effect.cc
@@ -354,6 +354,7 @@ RBEffect::run (boost::shared_ptr<Region> r)
stretch,
shift);
(*x)->set_master_sources (region->master_sources());
+ (*x)->set_length( (*x)->length() * stretch, this);
}
out: