From b341bfe09de531d1934f35e0b437386bccef2f7c Mon Sep 17 00:00:00 2001 From: Nikolai Papin Date: Sat, 7 Jun 2025 20:05:20 +0300 Subject: [PATCH] refactor: lowered cava framerate --- cava/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cava/config b/cava/config index 54b9355..f4ef838 100644 --- a/cava/config +++ b/cava/config @@ -8,7 +8,7 @@ ; mode = normal # Accepts only non-negative values. -framerate = 60 +framerate = 45 # '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)