diff options
Diffstat (limited to '')
-rw-r--r-- | .config/cava/config | 4 |
1 files 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 |