From 303d164e4344b85d866a8572051b5a41b715bbd4 Mon Sep 17 00:00:00 2001 From: CNLohr Date: Thu, 21 May 2020 06:20:06 -0700 Subject: [PATCH] Update default.conf Fix default dev recording and explain --- colorchord2/default.conf | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/colorchord2/default.conf b/colorchord2/default.conf index db18565..8956acf 100644 --- a/colorchord2/default.conf +++ b/colorchord2/default.conf @@ -20,7 +20,7 @@ channels = 2 samplerate = 44100 wininput = -1 -#Compiled version will default to PULSE on Linux, WIN (winmm) on Windows and ANDROID on Android +#Compiled version will default to PULSE (or ALSA) on Linux, WASAPI (winmm) [or WIN for winmm] on Windows and ANDROID on Android # sound_source = ALSA sound_source = WASAPI @@ -28,9 +28,8 @@ sound_source = WASAPI sample_channel = -1 # Sets the playback device for CNFA (what speakers to go to) devplay = default -# Sets the device to get audio from, for WASAPI, "default" searches for a mic +# Sets the device to get audio from, for WASAPI, "default" searches for a mic, and "defaultRender" searches for your loopback. # devrecord = default -# For WASAPI, if speaker loopback is desired use the following line devrecord = default #Render