I am trying to architect the various core modeules together to create something that has similar features as the MACKIE Baby HUI. I plan to have 16 motorized faders (touch sensitive), 1 motor fader for the master, 16 encoders, and a few buttons. Here are my questions: 1) I suppose I need a separate core for every 8 motor faders and every 16 encoders correct? Thus, for the example above, I would need 3 cores for the motorized faders and 1 core for the encoders. (And of course the 1 more for the main core that runs all of the midi, LCD, basic IO, etc). 2) Also, I mentioned touch sensitivity on the motorized faders - is that supported somehow in the MF core firmware? If not, what's required to do that? I hear that if motor faders are not touch sensitive, then it can be difficult to get them to release sometimes. 3) Is there another PIC part that has more IO to avoid having to use so many "cores"? There's room in the case, but that's alot of unecessary components! However, it sure beats spending $900 on a MACKIE Baby HUI!! Thanks.