Hacker News new | ask | show | jobs
by bandrami 1069 days ago
Csound is somewhere between using a hex editor on a PCM file and using the somewhat more abstract Supercollider gens.
1 comments

au contraire.

CSound is akin to a badly written assembly language for audio synthesis and processing.

SuperCollider (or more precisely, SClang) is more like Lisp for audio synthesis and processing.

One important difference is that the designer of SClang understand roughly 1000% more about programming languages than the designer of CSound (who was a visionary person, but who really didn't understand programming languages).

Sclang has little similarities with Lisp, its biggest influence is Smalltalk! Or did you mean it somehow metaphorically?