Add more comments to the default configuration

This commit is contained in:
Sam Ellicott 2020-05-20 00:01:30 -04:00
parent bb0c7a0dc8
commit 4cc141bff1

View file

@ -25,8 +25,12 @@ wininput = -1
#-1 indicates left and right, 0 left, 1 right.
sample_channel = -1
# Sets the playback device for CNFA (what speakers to go to)
devplay = default
# Sets the device to get audio from, default searches for a mic
devrecord = default
# If speaker loopback is desired use the following line
#devrecord = defaultRender
# For Linux mostly use the following command to find valid devices to read from:
# pactl list | grep pci- | grep monitor