Hacker News new | ask | show | jobs
by sydthrowaway 1668 days ago
The winamp ones were done by genius demosceners
1 comments

Yeah to this day I think of Winamp visualizers as still the best implementation of music visualization ecosystem to date. iTunes had (has?) visualization plugins but didn’t compare to the hey day of Winamp. Seems like people just stopped trying in this category? Not sure where the audio visualization scene is at
I remember back in the winamp days thinking "this is awesome, I can't wait to see how much more awesome this is in 15 years!".

Alas progression in tech can't be taken for granted.

Don't mean to hijack this thread, but I built out a mini Spotify player with visualization support: https://github.com/dvx/lofi

Even had a few folks contribute a couple of neat visualizations[1] :)

PS: Visualizations were unfortunately deprecated on Macs since like 1.5.0 because of the incredible difficulty of getting the audio stream data. Pretty sure there's no way of doing it these days outside of a kext.

[1] https://github.com/dvx/lofi/tree/master/src/visualizations

Actually the new Music.app will load visualization plugins on SIP disabled systems from a specific folder and specific format, although it's been far too long now for me to remember where that folder was. I'm sure some keen reversers can take a look at Music.app and figure it out again. I for one absolutely love the iTunes visualizers, they even have hidden key commands to manipulate them with.
What resources have you found on algorithmic music visualization?