add LuaTableRef to DSP API as alternative to shared-mem
[ardour.git] / libs / ardour / sidechain.cc
index badbd63edf666784b7407a4831cc260c0060cc4b..0ac1e3227b56c5cc0b6415cdde69b2522b8d811b 100644 (file)
@@ -61,7 +61,7 @@ SideChain::set_state (const XMLNode& node, int version)
 }
 
 void
-SideChain::run (BufferSet& bufs, framepos_t start_frame, framepos_t end_frame, pframes_t nframes, bool)
+SideChain::run (BufferSet& bufs, framepos_t start_frame, framepos_t end_frame, double /*speed*/, pframes_t nframes, bool)
 {
        if (_input->n_ports () == ChanCount::ZERO) {
                // inplace pass-through