One Shot Drum Sampler?
I am wanting to make a super simple sampler for one shot drum samples. I have found a couple things @M4L.com but there seems to be a major issue with the samples clicking .
Basically I want the sampler to have ADSR controls, Pitch up and down, and Gain.
Any ideas on where how to achieve this? Is there a way to keep the samples from clicking?
use 2 alternating sample players with each their own adsr (which means you have a little overlap)
use sfplay~
take a look at the helpfile...
Cool, I will do these things and I'm sure I will be back for more help.