diff --git a/colorchord2/default.conf b/colorchord2/default.conf index 7bb04e2..d4f3765 100644 --- a/colorchord2/default.conf +++ b/colorchord2/default.conf @@ -29,7 +29,11 @@ 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, and "defaultRender" searches for your loopback. -# devrecord = default +devrecord = defaultRender +# On linux for PulseAudio @DEFAULT_SOURCE@ selects the default input (typically a microphone) +# @DEFAULT_MONITOR@ selects the default loopback device +# devrecord = @DEFAULT_MONITOR@ + #Render