Add band8.conf
This commit is contained in:
parent
78a634dbc7
commit
4b28543b49
1 changed files with 24 additions and 0 deletions
24
band8.conf
Normal file
24
band8.conf
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
[general]
|
||||
bars = 8
|
||||
framerate = 30
|
||||
autosens = 0
|
||||
sensitivity = 2000
|
||||
|
||||
[smoothing]
|
||||
noise_reduction = 15
|
||||
|
||||
[input]
|
||||
; выбери свой бэкенд: pipewire/pulse/alsa/...
|
||||
method = pipewire
|
||||
source = auto
|
||||
|
||||
[output]
|
||||
channels = mono
|
||||
mono_option = average
|
||||
reverse = 0
|
||||
method = raw
|
||||
raw_target = /dev/stdout
|
||||
data_format = ascii
|
||||
ascii_max_range = 100
|
||||
bar_delimiter = 32
|
||||
frame_delimiter = 10
|
||||
Loading…
Add table
Add a link
Reference in a new issue