Show HN: I visualize audio in realtime on the web with a port of 2005 technology
2 points| czbd | 1 year ago |goom-online.github.io
So what sits under this link is Goom, a music visualizer that should speak for itself as to its artistic quality; created by Jean-Christophe Hoelt (edit: who is not me), with releases between 2001 and 2005, now, with Emscripten and a bit of fiddling, I got it running well right in your browser!
And when I say "well", I mean not the looks of the wrapping website (I tried), but that it ain't no 2-hour load, sans misc assets it all ended up weighing just short of 200KB when built! Almost as if a boilerplate... huh, now that I look, the favicon has somehow become twice that size... Nevermind the favicon, look what you can do with old technology :-)
Like any old technology proper, it calculates everything on the CPU, so watch your battery - but mind you, it should still run fast, that is the point, of the kind that HN deserves to hear, while GitHub only to see :)
So if it happens... Not to be fast... Check that your browser is not slowing it down on purpose! I actually saw Edge do this, it blabbed something security, something relatively unknown domain- and now you know one reason why you're reading me here :^)
Oh and sure it's FOSS, so...
GitHub repo: https://github.com/goom-online/goom-online.github.io
Website: https://goom-online.github.io/
I look forward to hearing... something... this time... :)
h2odragon|1 year ago
Might use microphone input as a source, too?
see also, one of the Ur-visualizers: https://github.com/djandruczyk/eXtace
czbd|1 year ago
Mic input as a source, that would probably also be the simplest workaround to support for streaming services not really being possible, just direct the mic at the speaker :) So yeah, on the list, hardest problem: how to attach it to that wonky UI...
unknown|1 year ago
[deleted]