Cavalier is a free and open source audio visualizer for Linux. It comes with three visualization mode weird Wave, retroish levels and classic bars. In this visualizer app you can set background and foreground colors.It supports up to 10 colors for gradient effect. You can also configure drawing area, offset, sharp corners, smoothing, noise reduction, channels, sensitivity, light and dark mode support. It is based on CAVA and Written in Python.
How to Install Cavalier on Ubuntu linux
Cavalier is available as a flatpak package from the remote flathub store. First you need to install the flatpak ad flathub on your system and restart it after the installation. If you already install it then skip this flatpak installation step.
In the terminal (ctrl+alt+t) run Cavalier audio visualizer flatpak installation command.
flatpak install flathub io.github.fsobolev.Cavalier
And start Cavalier using below command.
flatpak run io.github.fsobolev.Cavalier
And you can also uninstall Cavalier app using below command.
sudo flatpak uninstall io.github.fsobolev.Cavalier
That’s it.