On Fri, Nov 7, 2008 at 1:19 PM, Craig Lawton <[EMAIL PROTECTED]> wrote: > I'm a home studio enthusiast and also a former JAVA programmer. > > I'm looking at combining these interests and contributing to a > project, but most apps seem to be written in C++. > > Any suggestions? Anyone involved in any good JAVA projects? > > -- > Cheers, Craig > http://craiglawton.info > http://romansandals.wordpress.com > _______________________________________________ > Linux-audio-dev mailing list > [email protected] > http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev >
That's because c/c++/etc are far superior for this task. It's really not that hard to learn c/c++ if you've got a programming mindset and it fits in the system a lot better. I'd recommend c myself as it's less likely you'll program in a "java" style and you can then learn good c style. Ask on list if you want pointers. Basically every lib you want to use is in c or has c binding where as other languages have less library support. Loki _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev
