mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-29 05:40:25 -04:00
- Bugfix: Makes sure that the "changed" event will be triggered when we will set the right value (the trick of setting an out of range value do not work anymore with gtk+-2.x). - Bugfix: Same as above for toggle buttons. Signed-off-by: Giuliano Pochini <pochini@shiny.it> |
||
|---|---|---|
| .. | ||
| AUTHORS | ||
| ChangeLog | ||
| configure.in | ||
| configure.in-gtk2 | ||
| COPYING | ||
| cvscompile | ||
| echomixer.c | ||
| Makefile.am | ||
| README | ||
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 above.
For more informations: http://xoomer.virgilio.it/g_pochini/ea-emixer.html