Sample selector help.
I'm an ultra newcomer to max, and I've built a playback engine with tempo selector and have 4 samples I want to be able to choose from. I've got the sampler working with one sample but I don't know how to programme a umenu to be able to select the sample I wish to play.
Thanks.
Hi
take a look at the [umenu] helpfile - a quick way would be to send a comma separated list of files, in a message to a [prepend append] object, thence into [umenu]....
Brendan