1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/audio/xmixer/pkg-descr
Trevor Johnson 3fc975a6c2 Mark this broken.
Mention conflict with audio/gmixer.
Set maintainer to ports@FreeBSD.org.

(gdb) bt
#0  0x280eeaf6 in _XtCountVaList () from /usr/X11R6/lib/libXt.so.6
#1  0x280ee07f in XtVaSetValues () from /usr/X11R6/lib/libXt.so.6
#2  0x804ae1a in CbMute ()
#3  0x280c2815 in XtCallCallbackList () from /usr/X11R6/lib/libXt.so.6
#4  0x8051f97 in Notify ()

Submitted by:	Frederik Meerwaldt <frederik@freddym.org>
2000-11-02 22:38:54 +00:00

19 lines
761 B
Plaintext

This package includes two programs for adjusting sound mixers: xmixer, which
uses the Athena toolkit, and gmixer, based on GTK+. From the README:
Features:
* For every device which is supported by the soundcard you can
change the volume via a slider. Unsupported devices are not shown.
* Select the input device(s) for recording.
* On startup a configuration file is read which restores device
settings.
* With a menu option you can save the current settings for the next
start up.
* Hide devices which you don't want to see.
* Batch support - just read and evaluate the settings in the
configuration file.
Note: this conflicts with audio/gmixer.
WWW: http://www.hdk-berlin.de/~rasca/xmixer/