Added by Andres GA about 12 years ago
Hello, I'm trying to find the code that performs the main spectrum visualization in Audacious (in the main window UI, not the Winamp UI).
I've found a CairoSpectrum plugin, but I don't think it's that (as if you activate it through the menu View->Visualizations->Cairo Spectrum, a spectrum visualization appears that is not exactly like the main one).
If anyone could reply, it would save me a bit of time of mucking around. Thanks
Hi, some code for the info area is in "audacious-plugins/src/gtkui/ui_infoarea.c".