I’m currently developing a midi controller so i can optimize the automation of my Neve VR / motorized faders.
So I avoid any mistakes and buy the wrong circuits I’m asking you for any advices that could guide me in my little experience.
In the mean time, I’d like to build a HUI 24 motorized faders controller with sensitives touch + a little LED screen for each fader. (to indicate the number/name of the track)
I was thinking to base the whole thing on an LPC1769 Core + LPCPRESSO + 3 MF NG
is it possible to connect 3 MF NG on a LPC1769 Core? if yes, what is the right way to do it?
and how do I get the LED screen to work properly for each slice/track ?
according to my understanding MF_NG contains a dedicated PIC, can be used standalone or integrated to some more sophisticated HUI and is accessed by MIDI, so there is no limit for chaining MF_NG units other that implied by MIDI protocol itself (within a reasonable practical limit, of course).