1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/audio/xmixer/pkg-descr
Chris Piazza 7613a06931 Import of xmixer.
Xmixer includes two programs, xmixer and gmixer.  xmixer uses
Athena widgets and gmixer uses GTK+.

It can change the volume for multiple devices, select input
device(s) for recording, hide devices you don't want to see,
and has batch support.

PR:		14555
Submitted by:	Trevor Johnson <trevor@jpj.net>
1999-11-14 03:17:42 +00:00

20 lines
746 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.
WWW: http://home.pages.de/~rasca/xmixer/
Trevor Johnson
trevor@jpj.net