amxd that will split a midi controller?
amxd that will split a midi controller?
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?
how far did you get in making one? can you post what you have?
In my life
Why do I smile
At people who I'd much rather kick in the eye?
-Moz
Why do I smile
At people who I'd much rather kick in the eye?
-Moz
Re: amxd that will split a midi controller?
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.
Once you've done the tuts, if you still don't have it down I'd love to help you out.
mbp 2.66, osx 10.6.8, 8GB ram.
Re: amxd that will split a midi controller?
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.
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.