MIDI sampler
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
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.
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
[select] will do it to:
Brendan
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