
[general]
#
# Changing the nrs of bars only here! The cava-loop script will convert
# all spectrum configs to this number (needs a restart)
bars = 20

# Lower cutoff frequency (bass)
lower_cutoff_freq = 50

# Higher cutoff frequency (treble)
higher_cutoff_freq = 10000

# Sleep timer when cave goes to sleep
sleep_timer = 10

# If bars are too high or too low, you can compensate this with sensitivity.
# 150 = 150% etc.  (only positive values)
sensitivity = 100

# If bars peak to high then decreases bars. (1=on/0=off)
autosens = 1



[smoothing]
#
# Noice reduction (0-100)  lower = fast but less smooth
#                          higher= slow but smooth
noise_reduction = 30



[output]
#
# Do not change anything here !!
#
data_format = ascii
ascii_max_range = 1000
bit_format = 16bit
method = raw
style = mono
bar_delimiter = 32
raw_target = /dev/stdout

[input]
method = pulse
source = auto
