Guys, I need some help with the Rhodes48 patch by @chkbeto! This is one of my favorite patches and it’s the basis for a lot of songs I’ve been writing, but there’s one little annoying problem that I need to fix in order to be able to record it: whenever I play a new note while the previous one is still playing, there is a small clicking/percussive sound. If I play a succession of “fast” notes it gets quite annoying! It disappears if I reduce the sample length so that the notes don’t overlap, but that doesn’t work for my purposes.
That happens with samplers when you reactivate a sample voice (any one particular note) before it has completed its cycle. You can fix this sometimes by having a very short bit of attack or decay (fade in or out) on the sample. Issue is I don’t think this patch has an Attack function if i remember correctly. There’s a few sampler based patches for organelle which could benefit from a bit of an envelope. I’d like to stick one on count2five and moprhagenemidi - two of my fave patches.
I had a similar issue with the piano48 patch, I edited the ‘sampler-voice’ subpatch to quickly decay to 0 before triggering a note, which seems to get rid of the clicking. You can try replacing sampler-voice.pd with this one. sampler-voice.pd (3.9 KB)