Hacker News new | ask | show | jobs
by JonnieCache 4249 days ago
Now to try this with midi...

But what to feed it into? I could make some musical analysis stuff, but do I need to write it in C to avoid accidentally fuzzing my interpreter?

2 comments

I'm running it now on an mp3 encoder. So far, no results, but I'll update if I get anything out of it.
Encoder? You'd probably want to try a decoder as the target binary if you want to make MP3s.
Clojure repl + Overtone?