kyma•tweaky . How . ReverseEnvelope |
((1 - !Reverse) * !Attack s) + (!Reverse * !Release s)
and the ReleaseTime parameter set to
((1 - !Reverse) * !Release s) + (!Reverse * !Attack s)
This causes the ADSR to use !Attack and !Release for the attack and release times when !Reverse is not on, and the reverse when !Reverse is on.
-- KurtHebel - 11 Nov 2003
WebForm | |
---|---|
Question: | How do I reverse an envelope using a simple toggle? |
Keywords: | envelope, reverse |
----- Revision r1.2 - 11 Nov 2003 - 22:11 GMT - KurtHebel
|