From ca3c9cae6e36b3d7d0f0192fe6eb46d5e33dd2e9 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Wed, 11 Jun 2014 17:14:18 +0200 Subject: basic integration of delaylines (still un-nused) --- libs/ardour/delivery.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'libs/ardour/delivery.cc') diff --git a/libs/ardour/delivery.cc b/libs/ardour/delivery.cc index 8c12d44e51..3edf2cae69 100644 --- a/libs/ardour/delivery.cc +++ b/libs/ardour/delivery.cc @@ -249,6 +249,7 @@ Delivery::run (BufferSet& bufs, framepos_t start_frame, framepos_t end_frame, pf processing pathway that wants to use this->output_buffers() for some reason. */ + // TODO delayline -- latency-compensation output_buffers().get_backend_port_addresses (ports, nframes); // this Delivery processor is not a derived type, and thus we assume -- cgit v1.2.3