Hi,

I would like to use in hsc3 a synthdef defined with supercollider language.
I know how run a synthdef with hsc3 :
 withSC3 (\fd -> send fd (s_new "violin" 1002 AddToHead 0 [("freq",60)]))

Is it possible to create a Ugen object with an existing SynthDef ?

Thx in advances.

_______________________________________________
haskell-art mailing list
[email protected]
http://lists.lurk.org/mailman/listinfo/haskell-art

Reply via email to