From 8baf62a4bdb60a43eed148347e1013c270b36e6a Mon Sep 17 00:00:00 2001 From: Midgard <2885-Midgard@users.noreply.framagit.org> Date: Thu, 1 Sep 2022 15:11:22 +0200 Subject: [PATCH] [ncmpcpp] Disable smooth visualizer --- ncmpcpp/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ncmpcpp/config b/ncmpcpp/config index 84baacd..ede3221 100644 --- a/ncmpcpp/config +++ b/ncmpcpp/config @@ -116,7 +116,8 @@ visualizer_color = 144 ## and visualizer_in_stereo set, artifacts may be visible on the bottom half of ## the visualization. # -visualizer_spectrum_smooth_look = yes +#visualizer_spectrum_smooth_look = yes +visualizer_spectrum_smooth_look = no ## A value between 1 and 5 inclusive. Specifying a larger value makes the ## visualizer look at a larger slice of time, which results in less jumpy