I'm trying to program a very simple virtual drum using Processing and Minim.
I am using AudioSample to load/trigger my drum samples, but when the sample is triggered,
there's a few miliseconds delay before the sample actually plays. For my purpose, this delay destroys the user experience.