Linux realtime audio visualizer

I'm looking for a program that will visualize anything that goes through my audio-output (in this case it's Spotify) and display it on the screen. Does this exist?

I'm running Ubuntu.

4 Answers

Try using projectM.

enter image description here

Either the packages is already in your sources or you can compile the source code from sourceforge.

There are packages for pulseaudio and JACK. ProjectM is able to directly use the audio output or your OS.

1

cava is a fun one. It's a console application, so it's fairly lightweight. You can also run it in an ssh session from a different computer on the network.

This page [archived] has many different visualizers.

4

found Synaesthesia to be both beautiful and easy to use, it also works well with pulseaudio through the command

padsp synaesthesia line

website:

it is available in ubuntu repositories

0

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like