Category Archives: SuperCollider

Ruby, from the perspective of SuperCollider

SuperCollider? It’s a programming environment designed for live digital signal processing, audio manipulation and algorithmic composition - making music, in other words. It is also contains a fully-fledged, dynamic, object-oriented language strongly influenced by both Smalltalk and functional programming, and as such it has a fair bit in common with Ruby.
There’s nothing like using two […]