[CM] cm and supercollider
Rick Taube
taube at uiuc.edu
Sun Dec 4 07:40:46 PST 2005
> hm, that works for me now, thanks.
> does this mean, that i always have to load the synths, which i've
> created with cm, into sc?
no, when you "eval" a synthdef then SC adds it to its synthdefs/
directory
if you look in that directory you should see a file for each of evaled
definitions.
what would be nice is if someonce could/would implement the OPPOSITE:
that is, when you define a synthdef
you get a cm class wrapper autogenerated. that way these things stay in
parallel.
This is how i did it for clm instrument and it save tons of work
and mistakes.
But Maybe its too much work to do it in sc, if so perhaps it could be
added to that SC Emacs mode or whatever.
More information about the Cmdist
mailing list