jmix Linux mixer interface

jmix is a simple class library for manipulating mixer devices on a Linux system under Java. I know we should really do this kind of stuff using JavaSound/JMF these days, but the standard Linux implementations are rarely any good, and they are really fiddly to use. This implementation is really simple. Because it talks directly to the Linux device drivers, this implementation will only work under Linux. For more details, see the README file.

Download jmix JAR file

©1994-2003 Kevin Boone, all rights reserved