Yes, I’ve already build a synth based on an Atmel AVR chip. So I already know a lot of those sub systems and midi implementation. I have experience with hard/software, digital logic, basic analog circuitry and programming (since that’s my day job)
But now I want to use that experience and build my own. But I want to base it on the ARM architecture. One of the reasons is that I want to use a touch screen as part of the interface and use a graphics framework to design the GUI. I was thinking of using Qt for the project actually. But other/better suggestions are welcome of course!
So I’m getting into RTOS/embedded Linux territory, and that is new for me.
I know for instance that the Hartmann Neuron uses Gento Linux, Yamaha uses MonteVista (as lollobrigido also pointed out), Korg Oasys used the Linux kernel with real-time extensions and some others use µITRON RTOS.
So I want to find a solution that lends itself to this kind of project and which is strong in the graphical design department (graph library/framework/GUI design package). Has a license that gives me as much freedom as possible and allows me to turn it into a commercial product if I choose to do that in the future, of if I ever get there
But for now I just want to learn more about anything that can help me with my project. I just find it hard to find the right information. A similar well documented project would be fantastic of course but, I haven’t found one yet.
Sounds like an interesting project lollobrigido, do you have a website about it? I'll deff check some of those operating systems.