FrankH wrote:Wow....what a proto-kludge.
Considering the components used to make that thing, perhaps mounting everything inside a little metal box might be reasonably cost-effective way of presenting this thing to the public.
that is a good design, well I am still testing and in development so maybe that case can wait.. I need first to finish at least a reasonably working version hehe
btw Here a list of advances I have achieved (with help from a guy that found the led meters and time display codes)
the first 8 channel work, with button leds feedback (including vpots) and led meters(still testing)
the remaining channels work but only sending to DAW, the receiving part for now only receives the faders values, if you press mute button, the corresponding led button will not turn on(the same happens with vpots leds) will work on that later, It's easy to solve, just I was busy implementing the led meters part
the transport buttons work and jog wheel/scrub/zoom
the remaining mcu buttons is just matter of mapping to a specific d8b buttons (user-configurable, only editing a text-file)
just implemented the time display, for now it works, just needs to clear the displays when changing from minutes/secs to bars/beats
added an extra midi port so I can map buttons to a non-mcu port, and send non-mcu midi commands (user-configurable) to map some buttons to a specific DAW function...
those people interested can find more information in this wiki:
http://code.google.com/p/d8b-2-mcu/w/list
the guy that helped me uploaded a video and pics of the cable he made, If someone wants to build their own he can get help there..
I recommend to visit each page on the wiki to see whats going on