]> Freerunner's - dotfiles.git/commitdiff
cava: adjust freq range
authorAndre Ramnitz <tux.rising@gmail.com>
Sun, 6 Oct 2024 19:15:49 +0000 (21:15 +0200)
committerAndre Ramnitz <tux.rising@gmail.com>
Sun, 6 Oct 2024 19:15:49 +0000 (21:15 +0200)
config/dot-config/cava/config

index 56ec4ce203677be4aa1d0be8b9f905a8e6033618..28b938e66ab4f3604ca923c126edf94f0d0e70c8 100644 (file)
@@ -7,7 +7,7 @@
 ; mode = normal
 
 # Accepts only non-negative values.
-; framerate = 59
+framerate = 90
 
 # 'autosens' will attempt to decrease sensitivity if the bars peak. 1 = on, 0 = off
 # new as of 0.6.0 autosens of low values (dynamic range)
@@ -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 = 44
-higher_cutoff_freq = 18000
+lower_cutoff_freq = 27
+higher_cutoff_freq = 6666
 
 
 # Seconds with no input before cava goes to sleep mode. Cava will not perform FFT or drawing and
@@ -65,10 +65,10 @@ source = auto
 ; method = alsa
 ; source = hw:Loopback,1
 
-; method = fifo
-; source = /tmp/mpd.fifo
-; sample_rate = 48000
-; sample_bits = 16
+# method = fifo
+# source = /tmp/mpd.fifo
+# sample_rate = 41000
+# sample_bits = 16
 
 ; method = shmem
 ; source = /squeezelite-AA:BB:CC:DD:EE:FF
@@ -201,8 +201,8 @@ noise_reduction = 0.77
 # Look at readme.md on github for further explanations and examples.
 # DEPRECATED as of 0.8.0 can be brought back by popular request, open issue at:
 # https://github.com/karlstav/cava
-1 = 1.2 # bass
-2 = 1
-3 = 1 # midtone
-4 = 1
-5 = 1.2 # treble
+1 = 1.6 # bass
+2 = 1.4
+3 = 1.2 # midtone
+4 = 1.2
+5 = 1 # treble