polyphonic sampler

Dario's icon

Anyone have the solutions for a polyphonic sampler in poly~? I'm trying to trigger a sample with a toggle outside the poly~ subpatch.

Dario's icon
Max Patch
Copy patch and select New From Clipboard in Max.

ive been using something like this in a poly~ but I keep getting clicking

Mark Durham's icon

look up the baz tutorial for polyphonic sampler (youtube)

Wetterberg's icon

also, search for samplor~, which is rather an intelligent solution for large-scale sample needs. It interfaces very well with polybuffer~, which makes a lot of things a LOT easier.

Dario's icon

Thanks for the responses. Ive checked out that tutorial but it hasnt really helped with the solutions to my problem. and Im on PC so I cant use samplor~

basically Im just using a [metro][counter 0 1][toggle] to trigger a kick drum sample thats wrapped up in a poly~

its super simple but for some reason im still getting clicks and its driving me nuts

check out the patch and see if you can help.

sampler.zip
zip
Dario's icon

actually i built the baz tutorial and it worked pretty good

Dario's icon

it works good but I'm trying to make polyphony with the same sample as opposed to different ones like on the baz tutorial. Obviously I can just load the same sample in like ten different buffers but that doesnt seem like a very efficient solution