Page 1 of 1

Posted: 07 Dec 2008, 21:10
by nofish
I want to create a patch that allows me to define the keyboard range of VSTi(s) with Midi learn.

Like this:
Midi In -> Keyboard range patch -> VSTi.

I want to assign the upper and lower limits of the keyboard range with pressing the respective notes on my Midi keyboard for quickly creating keysplits.

I know there is the Midi range fader remote example in the addon section, but I don't know if I could apply this in my situation (and how to).
Also, I think I can't use a subpatch because I think there's no possibilty on subpatches for Midi learn, am I correct?

Thanks for help.

Posted: 07 Dec 2008, 21:57
by ethnix73
Something like this perhaps:

Image

Activate the switch (pass hi and pass low) when you want to make a midi learn.



If you can't do any midi learn in a subpatch ( i was not aware of this ), you can put a local interface builder and do midi learn in it...

Posted: 08 Dec 2008, 16:38
by nofish
Hi ethnix,

your suggestion pointed me in the right direction.
Thanks.