Page 1 of 1

amxd that will split a midi controller?

Posted: Mon Nov 30, 2009 7:34 pm
by slee
I have a KORG NANOpad, and would like have it so that the touch pad controls one virtual instrument (the morph on FM8) the i would like to have the pads go to another virtual instrument (Reaktor/The Finger)...i started trying to create one, but have zero experience in Max, so i thought i'd see if anyone knows where i could find a patch like this.

Re: amxd that will split a midi controller?

Posted: Mon Nov 30, 2009 8:01 pm
by Tone Deft
how far did you get in making one? can you post what you have?

Re: amxd that will split a midi controller?

Posted: Tue Dec 01, 2009 12:57 am
by Machinate
once you've gone through the tutorials building a midi parser like this will be easy. Stick with it, you'll only need to go through about 10% of of the tuts to have covered what you need, I think.
Once you've done the tuts, if you still don't have it down I'd love to help you out.

Re: amxd that will split a midi controller?

Posted: Fri Dec 04, 2009 11:07 pm
by slee
Ok, here is what i have so far:

http://4four.net/_xtra/NANO_Split.amxd.zip

I have figured out how to split the midi data and just grab the CC data (the touchpad), yea the tutorials were helpfull there. After reading the Live API documentation, I have the beginnings of communication to a specific device (a FM8 VST) on another track, but am stuck here.