beginner help, loading random wav files into a synth

m1ndbullet's icon

i have recorded a large number of samples, i want to feed these in to a granular synth, instead of having read/load messages for each wav file, is there any way to group upload them and then select one at random

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

The secret is in the umenu object. Here's an example:Another option is to use polybuffer~

m1ndbullet's icon

thank you so much!