summaryrefslogtreecommitdiff
path: root/libs/ardour/route.cc
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2017-09-28 16:06:57 +0200
committerRobin Gareus <robin@gareus.org>2017-09-29 05:03:48 +0200
commitddd4e3cf1d9e253f638719ca0664a0598383e857 (patch)
treede52e7ee2208218d610c4cc10167844128adceed /libs/ardour/route.cc
parentf974cd5401f8e042f7c221261c5ce18b9adb8859 (diff)
Aux-Send Latency compensation, part 1: latent sources
Diffstat (limited to 'libs/ardour/route.cc')
-rw-r--r--libs/ardour/route.cc5
1 files changed, 0 insertions, 5 deletions
diff --git a/libs/ardour/route.cc b/libs/ardour/route.cc
index 2d24ac4ac6..6d1544fe41 100644
--- a/libs/ardour/route.cc
+++ b/libs/ardour/route.cc
@@ -502,11 +502,6 @@ Route::process_output_buffers (BufferSet& bufs,
}
#endif
- if (boost::dynamic_pointer_cast<Send>(*i) != 0) {
- // inform the reader that we're sending a late signal,
- // relative to original (output aligned) start_sample
- boost::dynamic_pointer_cast<Send>(*i)->set_delay_in (latency);
- }
if (boost::dynamic_pointer_cast<PluginInsert>(*i) != 0) {
/* set potential sidechain ports, capture and playback latency.
* This effectively sets jack port latency which should include