ADSR + Poly~

Charlie Carroll's icon

Hey,

I am currently trying to making a granular sampler using MIDI. I’ve hit an obstacle though as I’m trying to add an ADSR into the Poly~ with the groove buffer. I didn’t think I would need the ADSR but realised it would work nicely with it - I’ve been trying for ages to do it and after reading every single help patcher and tutorial I’ve just managed to kind of get it working so sound comes out!  The synth works so that once an audio file is dropped in you click a button which randomises the grain position and size - the chosen start and end points tell the groove buffer what to play and the sound can be played on a keyboard. Now I’ve added the ADSR it still selects the start point but doesn’t stop at the grain end and instead plays the file all the way through and I have no idea how to stop this. I know a lot of ADSR’s in max play the note for as long as you hold the key down but I don’t want it to do that, instead I want it so when a note is triggered to just play the selected grain which it does when there is no ADSR getting involved!

Charlie