diff --git a/colorchord2/default.conf b/colorchord2/default.conf index a568eae..db9363c 100644 --- a/colorchord2/default.conf +++ b/colorchord2/default.conf @@ -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 @@ -68,7 +72,7 @@ filter_iter = 2 filter_strength = .5 # How many bins per octave to use? -freqbins = 24 +freqbins = 24 # For the final note information... How much to slack everything? note_attach_amp_iir = 0.3500