----- Joshua Parmenter wrote:
>Does anyone know of a way to jump ahead in an envelope? Basically, I
>would like to have a synthdef that uses a PlayBuf and an envelope
>that applies to the whole sound in the PlayBuf. BUT, if I start at a
>different point in the PlayBuf sound (say 1 second in), I would also
>like the EnvGen to start 1 second in so that the levels for a certain
>point in the soundfile are always the same:
>Any suggestions? I thought about sending the original Env as a Signal
>to a buffer, then using BufRd, but that creates another difficulty
>(since releaseNodes and doneAction are lost).
What about a timed FreeSelf.kr ?