15
3
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.
15
3
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.
8
Try using projectM.
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.
6
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.
4
This page [archived] has many different visualizers.
This site doesn't exist anymore... – Nearoo – 2016-07-15T19:28:50.893
@evan.bovie RIP. – Nearoo – 2016-07-16T20:18:09.823
Had the same wish as Emil but I am looking for a "party mode" visualizer. All those on linuxaudio are too scientific. – Stephan Schielke – 2014-01-29T21:20:55.930
2
found Synaesthesia to be both beautiful and easy to use, it also works well with pulseaudio through the command
padsp synaesthesia line
website: http://logarithmic.net/pfh/synaesthesia
it is available in ubuntu repositories
For 12.04 it's in the repos. Chances are good you want to install package
– nuala – 2015-02-21T20:45:32.147projectm-pulseaudio
(jack is also available). However I had to unmute an input monitor as described here http://askubuntu.com/a/532767/64513 in order to get some signal to the visuals. But otherwise: cool!