I have this Java application (JSynthLib) that needs to talk MIDI with my synthesizers. I've previously run it with older versions of the JRE, using the LinuxCharDevMidiProvider that came with it - but that no longer works with the current environments. All I really need is a standard interface between the official MIDI bits in the JRE and the NetBSD /dev/rmidi stuff...
Anyone know of something like that? -tih -- Most people who graduate with CS degrees don't understand the significance of Lisp. Lisp is the most important idea in computer science. --Alan Kay
