[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-dev] new zombies on the block
Here's a vote for option 1.
(I guess it also means that the voice will not be deleted if
gate is set back to -epsilon rather than zero.)
RJK
>
> initialize gate to -1 < gate < 0. Then if EnvGen sees 0 on starting up
> it can assume that the EnvGen has been released by explicitly setting
> it to zero. gate must be > -1 because that is already used for the
> EnvGen voice stealing mode.
> pro: seems like the most minimal change.
> cons: This would break existing patches that wait for a trigger,