[CM] cm and supercollider
stefan kersten
steve@k-hornz.de
Mon, 5 Dec 2005 11:38:17 +0100
On Sun, Dec 04, 2005 at 06:15:30PM -0600, Rick Taube wrote:
> to generate synthdefs from cm you would need to provide s-expression
> equivalents for every sc construct, and then provide a defsynth macro
> (or whatever) that walks the user's defsynth expressions and generates
> a .sc file for SC. its doeable but definately not trivial. thats what
> clm does in its run macro (lisp->c) .
rohan drape's scheme SC client can build ugen graphs:
http://www.alphalink.com.au/~rd/sw/scheme.html
<sk>