I'm trying to get a specific result here. I have a Midi track with samples I like, and I want to be able to trigger each sample so that it plays fully with a full key press (up and down). But when I press another key I need the previous sample to stop playing and continue exhibiting the same functionality on the second note.
I'm able to play the note fully with a full up and down keypress by maxxing the release but when I press another note the previous sample continues playing. I don't know how to turn it off.
Is there something I am missing? Hope I'm describing this correctly.
Slice to midi function tweaking
Re: Slice to midi function tweaking
I figured this out and thought I'd share how for good measure. Choke Groups! I had to move all my midi samples into a drum rack and set them to be in the same choke group. This way when one sample triggers it chokes out the previous. So far works great. Thanks ya'll.