At 12:27 PM 11/18/04 +0000, you wrote: >I think you misunderstand my question. I want the sample to loop while I >hold the key down and then play to the end of the sample when I release the >key. This is called "LOOP+RELEASE" at least in my parlance. ---><------------->|-------->| ST LOOP KEYOFF DATA END When the keyoff occurs, the data keeps going until it hits the loop end, but at that time it does not loop but proceeds to the data end. No, the EXS doesn't have it but there are ways you can simulate it. (sample 1, looped) (sample 2, unlooped) ---><------------->|-------------------->| ST LOOP KYOF DATA END You do this by assigning a release trigger (NOTE OFF in a group). The drawback is that this is not as seamless as the feature is supposed to be, however, you can get close. Garth Hjelte Sampler User
Message
Re: [EXS] Loop then play to end
2004-11-18 by Garth Hjelte
Attachments
- No local attachments were found for this message.