[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-users] reading the length of env from outside a synth



Hi Adam,
Check out SendTrig and SendReply. If you have any problems let me know. best,

Chad

On Mon, Sep 20, 2010 at 10:54 AM, adam sanches <adam.sanches@xxxxxxxxx> wrote:
Hi, i need to read the time(length) that a envelope takes to finish that is inside a synth from outside the synth.
Im using random generated envelop inside a synth to control the length or duration  of a granular cloud, each time I create a synth it creates a granular cloud with random duration defined by this random envelope.

I need to use that time to control a task , i need to use that time to control the wait time of a task.
Do anybody know how can i read the legth of a random envelope duration from outside the synth?

thanks in advace.


Adam