[haskell-art] Using supercollider synthDef with hsc3

Rohan Drape rohan.drape at gmail.com
Sun Jun 7 00:09:23 BST 2009


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

Not with hsc3, though it would not be too much work.

The encoder is at:

  hsc3/Sound/SC3/Server/Synthdef.hs

You would need to write a 'decoder', the inverse 
of 'encode_graphdef'.

Bests
Rohan


More information about the haskell-art mailing list