ADSR envelope.

sleevedace's icon

Trying to create polysynth, with some trimmings, and i cannot figure out adsr, i either get a graduated attack and no other dynamics, or none at all.

patches attacthed

Thanks guys.

1507.osc2.maxpat
Max Patch
Noob4Life's icon
Max Patch
Copy patch and select New From Clipboard in Max.

i'm not sure it's a good idea to mute thispoly~ with both messaging and signal. might be better to choose one or the other. if you were to use the messaging from adsr~ you'd want to modify the message so that it set the busy-state AND the mute-state of thispoly~. might look something like this:

hope it helps.

________________________________
*Never fear, Noob4Life was never here!*

sleevedace's icon

That seems liek a much more efficient way to do it indeed.

Would I put that part of the program within the poly~ object and delete the poly routing I already have?