alsa-tools/envy24control/envy24control.1
Takashi Iwai 1febedba63 fixes/extension by Ross Vandegrift <ross@willow.seitz.com>:
* HW In level meters were broken
* The last PCM Out meter was broken
* S/PDIF channels can now be controlled with -s, --spdif
* The Patchbay/Router and Analog Volume tabs now accurately reflect the
number of requested channels in all cases.
2003-06-04 13:46:49 +00:00

52 lines
1.5 KiB
Groff

.TH "envy24control" 1 "6 Oct 2001"
.SH NAME
envy24control \- GUI control tool for Envy24 (ice1712) based
soundcards, under ALSA.
.SH SYNOPSIS
\fBenvy24control\fP [\fI-c\fP card-number] [\fI-D\fP control-name]
.SH DESCRIPTION
\fBenvy24control\fP allows control of the digital mixer, channel gains
and other hardware settings for sound cards based on the ice1712
chipset (Midiman Delta series, Terratec EWS and EWX series). It also
displays a level meter for each input and output channel.
.SH INVOKING
\fBenvy24control\fP [\fI-c\fP card-number] [\fI-D\fP control-name]
.TP
If no control-name is given, then the first sound card is used.
.SS Options
.TP
\fI-c\fP card-number
Use the card specified by card-number rather than the first card.
This is equivalent with \fI-Dhw:n\fP option where \fIn\fP is the card number.
.TP
\fI-D\fP control-name
Use the card specified by control-name rather than the first card,
normally this will be of the form hw:\fIn\fP where \fIn\fP is the sound
card number (zero-based). This is only needed if you have more than one
Envy24-based card or if your Envy24 card is not configured as the first
card in your ALSA driver setup.
.TP
\fI-o\fP outputs
Limit number of outputs to display. Default is 8.
.TP
\fI-i\fP inputs
Limit number of inputs to display. Default is 10.
.TP
\fI-s\fP outputs
Limit number of SPDIF outputs to display. Default is 2.
.SH SEE ALSO
\fB
alsamixer(1),
amixer(1),
gamix(1)
\fP
.SH AUTHOR
\fBenvy24control\fP is by Jaroslav Kysela <perex@suse.cz>
This document is by James Tappin <james@xena.uklinux.net>.