From: Ramakrishnan Muthukrishnan <ram@rkrishnan.org>
Date: Tue, 5 Sep 2023 16:25:55 +0000 (+0530)
Subject: select the right noise reduction functions from wdsp
X-Git-Url: https://git.rkrishnan.org/components/com_hotproperty/provisioning?a=commitdiff_plain;h=a61bd03cf11dbabd06addfb0b55f832c124548ff;p=pihpsdr.git

select the right noise reduction functions from wdsp
---

diff --git a/Makefile b/Makefile
index f7c1163..9df74e5 100644
--- a/Makefile
+++ b/Makefile
@@ -167,6 +167,7 @@ OPTIONS=$(SMALL_SCREEN_OPTIONS) $(MIDI_OPTIONS) $(LEVEL_OPTIONS) $(PURESIGNAL_OP
         $(PTT_OPTIONS) \
 	$(SERVER_OPTIONS) \
 	$(AUDIO_OPTIONS) \
+	-D NEW_NR_ALGORITHMS=1 \
 	-D GIT_DATE='"$(GIT_DATE)"' -D GIT_VERSION='"$(GIT_VERSION)"' $(DEBUG_OPTION)