Le Biniou is a free and open source sound visualization and VJing software for Linux and BSD. Using this you can produce various graphic effects, depending on a source input. You can use the audio from you system soundcard or you can use the recorded audio. It comes with integrated On Screen Display (OSD) and the news version also comes with a web interface. It is released under GPL-2.0+ license.
Install Le Biniou on Ubuntu
Latest version of Le Biniou is available via the flatpak package to install in Ubuntu. For that you need to install flatpak and flathub on your Ubuntu system first. If you don’t have flatpak and flathub on your system , then follow below tutorial link to install it. You can skip this if you already installed it.
You must restart your system after flatpak and flathub installation. After that Open you terminal application. You can open it via ctrl+alt+t and run below Le Biniou Music Visualization flatpak installation command.
flatpak install flathub net.biniou.LeBiniou
After the installation you can run Le Biniou Music Visualization via this command.
flatpak run net.biniou.LeBiniou
You can also install Le Biniou via native Ubuntu repositories. Run below commands one by one to install it.
sudo apt update
sudo apt-get install -y lebiniou
lebiniou
That’s all.