alsa-tools/echomixer
Takashi Iwai 5341e4ece0 Support both GTK+1.2 and GTK+2.x
Support both GTK+ 1.2 and GTK+ 2.x in single configure scripts.
GTK+ 2.x is used unless --with-gtk2=no is given.

If you have no gtk1 or gtk2 devel packages, use configure.in-gtk1
or -gtk2 and do autoreconf.
2006-03-29 11:33:02 +00:00
..
AUTHORS Add echomixer 2004-12-29 13:02:53 +00:00
ChangeLog Add echomixer 2004-12-29 13:02:53 +00:00
configure.in Support both GTK+1.2 and GTK+2.x 2006-03-29 11:33:02 +00:00
configure.in-gtk1 Support both GTK+1.2 and GTK+2.x 2006-03-29 11:33:02 +00:00
configure.in-gtk2 increment subversion 2005-04-05 17:29:52 +00:00
COPYING Add echomixer 2004-12-29 13:02:53 +00:00
cvscompile Add echomixer 2004-12-29 13:02:53 +00:00
echomixer.c [PATCH] echomixer, update driver name 2005-07-26 12:57:08 +00:00
Makefile.am Support both GTK+1.2 and GTK+2.x 2006-03-29 11:33:02 +00:00
README Support both GTK+1.2 and GTK+2.x 2006-03-29 11:33:02 +00:00


                               Echomixer


Emixer is the Linux equivalent of the Echoaudio console application from Echoaudio.
It is a tool to control all the features of any Echoaudio soundcard. This includes
clock sources, input and output gains, mixers, etc.

The interface is quite different than Echoaudio console. There are no pans: you set
the channels gains directly on both mixers and volume controls. Emixer manages
master, PCM and monitors gains separately and it provides emulation of master volume
for cards that don't support it in hardware (all non-Vmixer cards). Furthermore it
has a matrix mixer which is more easy to use than the Echoaudio console interface.

Emixer requires GTK+ 1.2 or GTK+ 2.x.
To build with GTK+-1.2, pass --with-gtk2=no configure option.

For more informations:  http://xoomer.virgilio.it/g_pochini/ea-emixer.html