From: c vw Date: Thu, 10 Sep 2020 15:49:19 +0000 (+0200) Subject: Improved comment for activation of the alternate audio module X-Git-Url: https://git.rkrishnan.org/pf/content/en/simplejson?a=commitdiff_plain;h=839c1386aa9e4d74f621e7354bae62134aa304e1;p=pihpsdr.git Improved comment for activation of the alternate audio module --- diff --git a/Makefile b/Makefile index 231120a..87a89bb 100644 --- a/Makefile +++ b/Makefile @@ -34,8 +34,8 @@ PURESIGNAL_INCLUDE=PURESIGNAL #PTT_INCLUDE=PTT -# Choose "PORTAUDIO" or "ALSA" for the audio system -AUDIO_MODULE=ALSA +# uncomment the line below to get the "portaudio" audio module (instead of the standard one). +#AUDIO_MODULE=PORTAUDIO # very early code not included yet #SERVER_INCLUDE=SERVER