From 9d8370f93a2679e09dd8561dcea9519bc4b34828 Mon Sep 17 00:00:00 2001
From: Joe <bousset.rudy@gmail.com>
Date: Sun, 1 May 2022 02:55:02 +0200
Subject: update

---
 .config/cava/config | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.config/cava/config b/.config/cava/config
index cb31b45..bc544f5 100644
--- a/.config/cava/config
+++ b/.config/cava/config
@@ -36,8 +36,8 @@ bar_spacing = 1
 # the bandwidth of the visualizer.
 # Note: there is a minimum total bandwidth of 43Mhz x number of bars.
 # Cava will automatically increase the higher cutoff if a too low band is specified.
-lower_cutoff_freq = 50
-higher_cutoff_freq = 15000
+lower_cutoff_freq = 20
+higher_cutoff_freq = 20000
 
 
 # Seconds with no input before cava goes to sleep mode. Cava will not perform FFT or drawing and
-- 
cgit v1.2.3