Fyodor Sobolev

Results 49 comments of Fyodor Sobolev

The automatic sensitivity is handled by CAVA, so it's not something that can be dynamically changed on the Cavalier side. And as far as I remember indeed automatic sensitivity in...

Also I think I can add setting to automatically restart CAVA whenever a track changes (by monitoring MPRIS Dbus interface, which most GUI media players support).

This is the expected behavior, you will see the same result in CAVA. ``` # Noise reduction, float 0 - 1. default 0.77 # the raw visualization is very noisy,...

Thanks for working on this! > right now, one can't switch between CPU and GPU rendering without closing the app I don't think it's necessary. Ideally, GPU rendering should work...

[Here](https://www.github.com/moderngl/moderngl/issues/84) are examples of using modernGL with GTK.GlArea and Gtk.DrawingArea. This problem is, I'm not sure if it worth the effort, maybe by using modernGL+Cairo we'll just re-do things that...

I wanted to implement this feature when developing the first version of the app. The problem is that there's no universal way to do this. There's one way for X11,...

> I wonder how https://github.com/jeffshee/hidamari does it then (since that seems to work fine for me on Wayland) It's [forced to run in X11](https://github.com/jeffshee/hidamari/blob/master/io.github.jeffshee.Hidamari.json#L11).

This image was created using the first version of Cavalier and only shows drawing modes that existed then, so it's not really expressive and therefore doesn't have any advantages over...

> I think the current logo 1) fails to make it clear that the app is a visualizer - the single bezier curve wave doesn't imply the typical peaks and...