Audio User Interface I've been wondering about the possibility of creating an AUI for use in an embedded system,
but with enough portability to be used on any modern linux system.
The best information I've found so far is on this website, but I
would prefer it to be more flexible, simpler and not reliant on
the internet at all. So that it could be easily rewritten for a
variety of systems.
audiouserinterface.org
The issue that concerns me the most is how an X-Windows environment such as
KDE could be replaced with an audio user environment.
I'm also wondering if I should use python to create the first
few prototypes of this interface and then translate it to C?
Since this is such a vague question I am not expecting some perfect in depth technical answer,
so any contributions are greatly appreciated.
Thanks in Advance. |