About 7 months ago (using/testing it since), I have been developing a GUI tweaker for Cli-visualizer an alternative to CAVA.
The tweaker adjusts the most basic settings to customize the look and feel of the visualizer.
Switch between Spectrum, Lorenz and Ellipse.
I would like to change the character part.
But not sure if yad would allow it. (dynamic input)
When choosing one of the visualizers, only the character dropdown of that visualizer is shown for selecting a character.
This makes the window a wee bit shorter.
Choosing a yad icon is a chalange (icon themes).
But probably thats a common thing to deal with.
For the rest i am quite happy with it…
R for refresh is not alway’s working. Not sure why yet… Not a big thing though.
When using killall -USR1 vis it changes the conf indeed but also kills transparent-vis.sh.
That’s why it needs to restart, i think.
Comment:
Reload (R) was working for some settings (like changing visualizer).
The behaviour was that it kept running after the reload.
But, like color settings did’t work with reload.
Double check this killall -USR1 vis does not kill anything, just force vis process to reload its config - it is the same as pressing r. see vis readme about reloading config
#Monster cat smoothing is inspired by the monster cat youtube channel (https://www.youtube.com/user/MonstercatMedia).
#To control the amount of smoothing for montercat use visualizer.monstercat.smoothing.factor.
#The default smoothing factor for monstercat is 1.5. Increase the smoothing factor by a lot could hurt performance.
visualizer.monstercat.smoothing.factor=1.5
I added this to the config. And the glitching is gone.