##################################
#                                #
#  Settings for VU meters v2.6   #
#                                #
##################################


[general]
#
# 2 channels  (stereo)
bars = 2

# Lower cutoff frequency (bass)
lower_cutoff_freq = 30

# Higher cutoff frequency (treble)
higher_cutoff_freq = 15000

# 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 = 95

# 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 = 40



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

[input]
method = pulse
source = auto
