Home

Awesome

rsc3 for Racket

This is a port of the rsc3 super collider client to Racket, organized as a Racket package. Used the Thu Jun 27 2013 version.

rsc3 is Written by Rohan Drape, © 2008-2013

Licensed under GPL (2 or 3? FIXME)

Install

Install with raco pkg install rsc3, assuming racket/bin is in PATH.

Using

(require rsc3)

This also exports send, which is from the sosc collection. (TODO - need to fix sosc exports)