MIDI sampler

giles101's icon

Hi,
Im trying to make a sampler which will run through my MIDI keyboard. So far I have managed to Sync up 4 separate samples and get them to play together, the problem is that they all play with the press of any one key on my keyboard. Is there a way to select which key playes each sample? im currently just using a notein object.

I realise that this is probs a stupid question. (sorry)

G

Roman Thilenius's icon

i had to read it three times to understand half of it.

i would say .. look into the [split] object, that should bringt you there.

giles101's icon

Sorry, Im relatively new to MaxMsp so my explanation will have been almost jibberish I imagine. Thanks for the tip. I'll look into it.

G

brendan mccloskey's icon

[select] will do it to:

Max Patch
Copy patch and select New From Clipboard in Max.

Brendan

giles101's icon

Thanks Brendan,
I have one more question. Because [notein] sends the same pitch message for note on and note off, the sample cuts off when the midi key is released. Is there any way to keep the sample playing after the key is releasd and then use a second key press to stop the sample?

Thanks again.

G