From e6c828cbd577239e7c8e4c532161084a33843a0f Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 2 Jul 2019 01:32:54 +0100 Subject: Add support for Datasat AP2x and USL sound processors when converting fader position to gain. Stop storing a chosen processor in config; instead, get the user to choose the processor when calculating gains. --- src/lib/wscript | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/lib/wscript') diff --git a/src/lib/wscript b/src/lib/wscript index c5a270f65..177a58b64 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -56,6 +56,7 @@ sources = """ cross.cc crypto.cc curl_uploader.cc + datasat_ap2x.cc dcp.cc dcp_content.cc dcp_content_type.cc @@ -164,6 +165,7 @@ sources = """ uploader.cc upmixer_a.cc upmixer_b.cc + usl.cc util.cc verify_dcp_job.cc video_content.cc -- cgit v1.2.3