Hacker News new | ask | show | jobs
by homecoded 3938 days ago
Here is a thing I built a while back: An 'HTML to 8-Bit-music' converter. This transforms a URL to a Bytebeat formula and uses the HTML of the page behind the URL as input.

http://lazerbahn.com/soundof.html?url=https://news.ycombinat...

1 comments

This is absolutely amazing. Are you planning to release it as open source? Does pull down menu for style mean that you are planning other styles? [imagine me jumping in excitement] :)
Thanks!! Yes, I have planned a couple more. The code is not obfuscated, so you can have a look that them. It's heavily based on my audio-experiments which are open sourced here https://github.com/homecoded/js-synth.

I'll add the "sound of html" there, now that you mentioned it!