stefan (& list) > i've been wondering how to create "trigger" synthdef > controls
you couldn't, however as of today there is an initial implementation pass with examples in the tutorial file. it is not well tested yet. and it pushes all four types of control ugens into the graph regardless of how many you actually use. (ie. a minor optimisation issue.) short instructions: darcs pull & use either the 'tr_control' function with any parameter name you like, or, if you must, the 'control' function with a "t_" prefixed parameter name. bests rohan _______________________________________________ haskell-art mailing list [email protected] http://lists.lurk.org/mailman/listinfo/haskell-art
