Java Sound & Music Software for Linux, Part 1
Over the years I've noted that Java-based music and sound applications have increased in number and quality, yet no comprehensive list or summaries have covered these advances. And so at long last I present this survey of music and sound applications that require Java. The presentation follows no particular order, but in this first part I'll begin by questioning the use of Java in sound and music applications development, followed by a brief look at Java's internal audio and MIDI capabilities.
Why Java ?
Out of the many programming languages available to sound and music software developers, why choose Java ? Here is a short list of reasons that occur to me :
Java is a cross-platform solution - The "write once, run anywhere" mantra originated with Java, and as long as a JVM (Java virtual machine) exists for the platform the language lives up to the creed. I've run jar files on Linux that were intended for Windows, sometimes with perfect results. Mileage will vary with the number and type of platform-specific components required (e.g. a Windows-only MIDI driver for Java).
- Login to post comments
- 455 reads

Recent comments
15 hours 47 min ago
1 day 16 hours ago
2 days 3 hours ago
2 days 4 hours ago
2 days 5 hours ago
2 days 6 hours ago
2 days 9 hours ago
2 days 15 hours ago
2 days 15 hours ago
3 days 7 hours ago