nikp123 / xava

X11 Audio Visualizer for ALSA
http://nikp123.github.io/xava
Other
133 stars 15 forks source link

[Feature Request] Change stars size and blur #50

Open moisestohias opened 1 year ago

moisestohias commented 1 year ago

Hi, nice job done, I am in love 💕.

One additional enhancement would be having control over:

nikp123 commented 1 year ago

Glad you like it. Most of what you mentioned is already in the repo, however it's barely (if at all) documented. Depending which output mode you chose you'll have a file that configures exactly that.

~/.config/xava/cairo/modules/stars/config.ini for example for Cairo. In there you can configure star color, count, density and their max size.

For the other that you mentioned:

nikp123 commented 1 year ago

For OpenGL it's about the same: https://github.com/nikp123/xava/blob/master/src/output/shared/gl/modules/stars/config.ini