> 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 _______________________________________________ haskell-art mailing list [email protected] http://lists.lurk.org/mailman/listinfo/haskell-art
