##################################
#                                #
#  Settings for Spectrum Bass    #
#                                #
##################################


[general]
#
# 5 channels
#   1 = bass
#   2 = not in use
#   3 = mid
#   4 = midhigh
#   5 = high
bars = 5

# 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 = 300
bit_format = 16bit
method = raw
channels = mono
mono_option = average
bar_delimiter = 32
raw_target = /dev/stdout
[input]
method = pulse
source = auto
