[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Date Index][
Thread Index][
Author Index]
Re: EDP: Muting input in Multiply
Bernhard Wagner wrote:
> The EDP actually does have a PreviousLoop function:
> See manual, page 5-46
> PreviousLoop is only available through MIDI, and is located at
> Source#+20.
Right, it's not actually a PreviousLoop function but the
SUSNextLoop function with a trick. If you send a MIDI
note off for Source#+20 it will do a previous loop.
But you have to have a controller capable of sending only
a note off without a corresponding note on. The FCB1010
can't do this for example. Some highly programmable
controllers can, but they're not common.
Jeff