kyma•tweaky . How . LoopMultisegmentEnvelope |
2
, but do not change any other parameters.
0
. This sets the value at the end of the envelope. Now, when you hold down a key, the envelope stays at 0.5, and when you let go of the key, the envelope decays to 0 over 0.5 seconds.
0
. This sets the value of the beginning of the envelope. Now, when you press down a key, the envelope begins at 0 and moves to 0.5 over 0.5 seconds, stays at 0.5 for as long as the key is held, and when you let go of the key, the envelope decays to 0 over 0.5 seconds.
1
. This sets the value of the middle of the loop. Now, when you press down a key, the envelope begins at 0 and moves to 0.5 over 0.5 seconds, oscillates between 0.5 and 1 for as long as the key is held, and when you let go of the key, the envelope decays to 0 over 0.5 seconds.
{!Dur1 s} {!Dur2 s} {!Dur3 s} {!Dur4 s} {!Dur5 s} {!Dur6 s}
and BreakPoints to 0 !Val1 !Val2 !Val3 !Val4 !Val5 0
. This would make an envelope that always begins and ends at zero (like a normal amplitude envelope), gave you 5 changeable envelope breakpoint values, and lets you control all 8 envelope segment durations.
-- KurtHebel - 04 Mar 2004
WebForm | |
---|---|
Question: | How do I make the MultisegmentEnvelope loop? |
Keywords: | MultisegmentEnvelope, loop, envelope |
----- Revision r1.7 - 04 Mar 2004 - 22:23 GMT - KurtHebel
|