diff --git a/band8.conf b/band8.conf new file mode 100644 index 0000000..c113ce6 --- /dev/null +++ b/band8.conf @@ -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