From: c vw Date: Mon, 7 Sep 2020 17:37:58 +0000 (+0200) Subject: oops2. Make ALSA the default audio module X-Git-Url: https://git.rkrishnan.org/uri/vdrive/(%5B%5E?a=commitdiff_plain;h=4fd44166e9f0dbf65a26892f0a7e1e6c7df59f5e;p=pihpsdr.git oops2. Make ALSA the default audio module --- diff --git a/Makefile b/Makefile index e30ef39..066da04 100644 --- a/Makefile +++ b/Makefile @@ -36,7 +36,7 @@ PURESIGNAL_INCLUDE=PURESIGNAL #PTT_INCLUDE=PTT # Choose "PORTAUDIO" or "ALSA" for the audio system -AUDIO_MODULE=PORTAUDIO +AUDIO_MODULE=ALSA # very early code not included yet #SERVER_INCLUDE=SERVER