|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
|
|
|
Re: platform choice> Another plus to using Java is that it is cross platform so you can build
> an app with a GUI, multi-threading, and audio output and it will work on > Windows, Mac, and Linux without even recompiling. You can even make an > Applet and post it on the web. That is true and certainly a point in favor of Java (as a platform). But in the wild you sometimes might want to use MIDI I/O together with sample playing. If using MIDI is even a remote possibility I would from personal experience with severe cross-platform issues advise against using Java. There are certainly ways to make it work on most platforms, but it requires more work than necessary if the Java platform were truly cross-platform all the way down (excepting JNI). Thomas -- dupswapdrop -- the music-dsp mailing list and website: subscription info, FAQ, source code archive, list archive, book reviews, dsp links http://music.columbia.edu/cmc/music-dsp http://music.columbia.edu/mailman/listinfo/music-dsp |
| Free embeddable forum powered by Nabble | Forum Help |