summaryrefslogtreecommitdiff
path: root/libs/ardour/sidechain.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/sidechain.cc')
-rw-r--r--libs/ardour/sidechain.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ardour/sidechain.cc b/libs/ardour/sidechain.cc
index eb4f4e1c8b..9ee902e5d6 100644
--- a/libs/ardour/sidechain.cc
+++ b/libs/ardour/sidechain.cc
@@ -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, double /*speed*/, pframes_t nframes, bool)
+SideChain::run (BufferSet& bufs, samplepos_t start_sample, samplepos_t end_sample, double /*speed*/, pframes_t nframes, bool)
{
if (_input->n_ports () == ChanCount::ZERO) {
// inplace pass-through