From 3cffaeac74163535295513488756c55ba5e2dffa Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Sat, 16 Feb 2019 00:13:30 +0100 Subject: Prepare to allow to disable latency-compensation Previously "zero custom/user latency" meant "default plugin latency". This is now saved in a separate boolean allowing a user to reduce a processor's latency to zero. This also prepares for a global switch to use zero latency throughout the whole session. --- libs/ardour/wscript | 1 + 1 file changed, 1 insertion(+) (limited to 'libs/ardour/wscript') diff --git a/libs/ardour/wscript b/libs/ardour/wscript index 87238374d1..a8bb9d50d3 100644 --- a/libs/ardour/wscript +++ b/libs/ardour/wscript @@ -113,6 +113,7 @@ libardour_sources = [ 'io_processor.cc', 'kmeterdsp.cc', 'ladspa_plugin.cc', + 'latent.cc', 'legatize.cc', 'location.cc', 'location_importer.cc', -- cgit v1.2.3