From 1a2665e25fc8b01e2b7ca155259d53bc92c544b6 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Fri, 22 Nov 2019 23:41:56 -0700 Subject: redesign of declicking and fades around loop boundaries --- libs/ardour/route.cc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'libs/ardour/route.cc') diff --git a/libs/ardour/route.cc b/libs/ardour/route.cc index b48b18b305..15a609dbfd 100644 --- a/libs/ardour/route.cc +++ b/libs/ardour/route.cc @@ -6051,3 +6051,8 @@ Route::monitoring_state () const return get_auto_monitoring_state(); } + +void +Route::reload_loop () +{ +} -- cgit v1.2.3