OCRing Music from YouTube with Common Lisp: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 124: Line 124:
[[File:Supersquatting-bad.mp3]]
[[File:Supersquatting-bad.mp3]]


Well, it doesn't sound nearly as good as the original module, but that's because we're missing all the original samples-- I just replaced most of them with a square wave. There are also a few "typos" from video artifacts causing improper classification of the letters. Meh, good enough, my curiosity about this particular "nerd snipe" is satisfied for now. Now that I (mostly) have the note data for this track, I'd love to do an arrangement for the OPL3 and include it in a game I'm making... just need to ask Dubmood and Zabutom for permission first :)
Well, it doesn't sound nearly as good as the original module, but that's because we're missing all the original samples-- I just replaced most of them with a square wave. There are also a few "typos" from video artifacts causing improper classification of the letters. Meh, good enough, my curiosity about this particular "nerd snipe" is satisfied for now. Now that I (mostly) have the note data for this track, I'd love to do an arrangement for the OPL3 and include it in [[Cubeat | a game I'm making...]] just need to ask Dubmood and Zabutom for permission first :)


Code is all [https://github.com/SuperDisk/trackergrabber here.]
Code is all [https://github.com/SuperDisk/trackergrabber here.]