[ncmpcpp] Disable smooth visualizer
This commit is contained in:
parent
0e8860bb81
commit
8baf62a4bd
1 changed files with 2 additions and 1 deletions
|
@ -116,7 +116,8 @@ visualizer_color = 144
|
||||||
## and visualizer_in_stereo set, artifacts may be visible on the bottom half of
|
## and visualizer_in_stereo set, artifacts may be visible on the bottom half of
|
||||||
## the visualization.
|
## 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
|
## 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
|
## visualizer look at a larger slice of time, which results in less jumpy
|
||||||
|
|
Loading…
Reference in a new issue