From d933ffc877e514b38fa28e45296738a686dd813a Mon Sep 17 00:00:00 2001 From: alex Date: Wed, 21 Sep 2022 21:56:46 -0500 Subject: [PATCH] changes to vis config --- .config/vis/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/vis/config b/.config/vis/config index fb2ad6d..64691c6 100644 --- a/.config/vis/config +++ b/.config/vis/config @@ -6,14 +6,14 @@ visualizer.fps=20 #If set to false the visualizers will use mono mode instead of stereo. Some visualizers will #behave differently when mono is enabled. For example, spectrum show two sets of bars. -audio.stereo.enabled=false +audio.stereo.enabled=mono #Specifies how often the visualizer will change in seconds. 0 means do not rotate. Default is 0. #visualizer.rotation.secs=10 #Configures the samples rate and the cutoff frequencies. audio.sampling.frequency=44100 -audio.low.cutoff.frequency=60 +audio.low.cutoff.frequency=100 audio.high.cutoff.frequency=22050 ##Applies scaling factor to both lorenz and ellipse visualizers. This is useful when the system audio is set