hi rohan + list,

Rohan Drape wrote:
>> 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.)

thanks a lot! i'll check it out ...

> 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.

i was thinking that DR could be abused for this purpose, i.e. control DR
"myTrig" 0 would construct a trigger control (DR isn't used by Control yet, is 
it?).

i personally don't care too much about the "t_" prefix, so if you're not
intending to use it, i'd suggest to leave this mildly error-prone "convention"
away ;)

thanks again,
<sk>
_______________________________________________
haskell-art mailing list
[email protected]
http://lists.lurk.org/mailman/listinfo/haskell-art

Reply via email to