Hacker News new | ask | show | jobs
by saraid216 4678 days ago
Amusingly, this may be the best response I have to your comment: http://www.infoq.com/presentations/music-functional-language
1 comments

I've used and jammed on several live-programming environments for sound in Common Lisp and scheme over the years. I like the style of language particularly for those reasons because you can reach a point where you're not programming functions that operate on primitive data structures anymore (although that is what is ultimately executed); you begin to develop a language that makes sense for describing musical processes. And that's just easier to reason about.

Nice link! :)