This is an X windows based soundcard mixer. The program is currently written to use the Qt toolkit from Troll Tech. For more information on Qt see "http://www.troll.no/". The mixer uses the OSS soundcard driver see "http://www.4front-tech.com/pguide/mixer.html". The QtedMixer class is a widget that can be used as a mixer by a Qt application.
On stereo capable channels the right mouse button toggles the channel slider between single and dual sliders.
Build the program.
$ make
Test the program.
$ ./qtmixer
As root, install the program and manual page.
# make install
Please send me an e-mail if you use this progam. I like to know what people think about my programs. Also report any bugs or problems, thanks.
daley@codenet.net (Tom Daley)
http://users.codenet.net/daley
