My second question is about the midibox mixer project..
From what I understand the midibox mixer is a midibox that would allow midi messages to be sent, as well as input and output audio. (Please correct me if I am wrong)
I am wondering then if it would be possible to create a midibox, and then later add functionality to it and switch to midibox mixer, or is there something in the design process that would not allow it.
Ideally I want to make a midi controller for dj’ing that would have 4 audio channels output (or is mbmixer only ins?) 2 going to my main output, and then 2 going to a stereo output for cueing tracks to headphones.
-Matt
The Midibox mixer will mix analog audio, and can be configured for two separate stereo outputs. (one for mains, the other for headphones). It can support up to 16 stereo pairs input.
It should NOT be used as a control surface, it would be far better to use a second core to manage your controls. This would also allow separation of the controls and the audio mix section, as well as the ability to record and play back the mix using any sequencer. I also have control windows using java on a PC, or native code for AmigaOS4. Normally, I have ALL of these methods “in control” at once, with all changes being echoed back to all the various control points. (Amigas are very flexible with MIDI handling)
When I completed the project, SmashTV helped me with a final board re-design, and I had hoped he could carry the boards in his webshop. Unfortunately the economy took a deep dive, and the community has moved on to other core designs.
I still have the original “version 2” mixer as shown in the Wiki, and it still gets used every single day. It’s a very versatile mixer, and it even fits into a 1U case! I promised Smash exclusive access to the board designs, and I haven’t heard from him in a while. I am good to my word, and will not release the board files to anyone else. (besides, he has the better version that we collaborated on, I don’t).
It is great to hear that there is still interest in the project. Though I’m now quite busy doing coding for AmigaOS4, I try to stop by here every day or so.
I am confident that the mixer could be ported easily to any of the other cores, and probably re-written in C as well, without much trouble. It’s actually just a bunch of simple math to create a mixer model.
The future of the project from here would have to start with boards, but if they become available, the code and the original coder will be available. 
LyleHaze