ProjectM is a free and open source music visualizer application for Windows, Linux and MacOS. It uses 3D accelerated iterative image based rendering. It comes with a option to set and import all presets, set menu and title font, preset duration, FPS, beat sensitivity, mesh and windows size, mouse hide timeout and more.
How to install projectM on Ubuntu
projectM is available as a flatpak package file from the flathub repository. First install the latest version of flatpak and flathub on your system and restart it after the installation.
Now in the terminal app run below projectM flatpak install command.
flatpak install flathub net.sourceforge.projectM
After the successful installation of projectM, you can open it using this command.
flatpak run net.sourceforge.projectM
ANd also uninstall projectM using below commands.
flatpak uninstall net.sourceforge.projectM
[OR]
sudo flatpak uninstall net.sourceforge.projectM