]> git.rkrishnan.org Git - pihpsdr.git/commitdiff
select the right noise reduction functions from wdsp
authorRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Tue, 5 Sep 2023 16:25:55 +0000 (21:55 +0530)
committerRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Tue, 5 Sep 2023 16:25:55 +0000 (21:55 +0530)
Makefile

index f7c1163debbc43e5d0b8391d1d643a7f384c2328..9df74e51fb004d00614e7232866a1748954a13fb 100644 (file)
--- 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)