
[general]
#
# Changing number of bars needs a restart!
bars = 14

# 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


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


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