2005-08-03 13:52:13 +00:00
|
|
|
.TH "envy24control" "1" "30 July 2005" "" ""
|
2004-11-17 11:41:56 +00:00
|
|
|
.SH "NAME"
|
2001-10-08 11:52:11 +00:00
|
|
|
envy24control \- GUI control tool for Envy24 (ice1712) based
|
|
|
|
|
soundcards, under ALSA.
|
|
|
|
|
|
2004-11-17 11:41:56 +00:00
|
|
|
.SH "SYNOPSIS"
|
2006-02-16 18:56:13 +00:00
|
|
|
\fBenvy24control\fP [\fI\-c\fP card\-number] [\fI\-D\fP control\-name] [\fI\-o\fP 0\-num DACs max 8] [\fI\-i\fP 0\-num ADCs max 8] [\fI\-p\fP 0\-8] [\fI\-s\fP 0\-2] [\fI\-f\fP <profiles file name>] [\fI\-v\fP] [<profile number>|<profile name>] [\fI\-m\fP midi\-channel] [\fI\-M\fP] [\fI\-w\fP window\-width] [\fI\-t\fP 0\-9]
|
2001-10-08 11:52:11 +00:00
|
|
|
|
2004-11-17 11:41:56 +00:00
|
|
|
.SH "DESCRIPTION"
|
2001-10-08 11:52:11 +00:00
|
|
|
\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.
|
|
|
|
|
|
2004-11-17 11:41:56 +00:00
|
|
|
.SH "INVOKING"
|
2006-02-16 18:56:13 +00:00
|
|
|
\fBenvy24control\fP [\fI\-c\fP card\-number] [\fI\-D\fP control\-name] [\fI\-o\fP 0\-num DACs max 8] [\fI\-i\fP 0\-num ADCs max 8] [\fI\-p\fP 0\-8] [\fI\-s\fP 0\-2] [\fI\-f\fP <profiles file name>] [\fI\-v\fP] [<profile number>|<profile name>] [\fI\-m\fP midi\-channel] [\fI\-M\fP] [\fI\-w\fP window\-width] [\fI\-t\fP 0\-9]
|
2004-11-17 11:41:56 +00:00
|
|
|
.TP
|
|
|
|
|
If no control\-name is given, then the first sound card is used.
|
2001-10-08 11:52:11 +00:00
|
|
|
|
|
|
|
|
.SS Options
|
2004-11-17 11:41:56 +00:00
|
|
|
.TP
|
|
|
|
|
\fI\-c\fP card\-number
|
|
|
|
|
Use the card specified by card\-number rather than the first card.
|
2004-10-08 16:15:33 +00:00
|
|
|
This is equivalent with \fI\-Dhw:n\fP option where \fIn\fP is the card number.
|
2004-11-17 11:41:56 +00:00
|
|
|
.TP
|
|
|
|
|
\fI\-D\fP control\-name
|
|
|
|
|
Use the card specified by control\-name rather than the first card,
|
2001-10-08 11:52:11 +00:00
|
|
|
normally this will be of the form hw:\fIn\fP where \fIn\fP is the sound
|
2004-11-17 11:41:56 +00:00
|
|
|
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
|
2001-10-08 11:52:11 +00:00
|
|
|
card in your ALSA driver setup.
|
2004-11-17 11:41:56 +00:00
|
|
|
.TP
|
2004-10-08 16:15:33 +00:00
|
|
|
\fI\-o\fP outputs
|
2004-03-05 09:10:01 +00:00
|
|
|
Limit number of analog line outputs to display. Default is the number of
|
|
|
|
|
DACs in the driver specification. Maximum is 8.
|
|
|
|
|
The number of analog output lines can only be reduced from the available
|
|
|
|
|
number of output lines.
|
2004-11-17 11:41:56 +00:00
|
|
|
.TP
|
2004-10-08 16:15:33 +00:00
|
|
|
\fI\-i\fP inputs
|
2004-03-05 09:10:01 +00:00
|
|
|
Limit number of analog line inputs to display. Default is the number of
|
2004-03-06 12:55:17 +00:00
|
|
|
ADCs in the driver specification. Maximum is 8.
|
2004-03-05 09:10:01 +00:00
|
|
|
The number of analog input lines can only be reduced from the available
|
|
|
|
|
number of input lines.
|
2004-11-17 11:41:56 +00:00
|
|
|
.TP
|
2004-10-08 16:15:33 +00:00
|
|
|
\fI\-p\fP pcm outputs
|
2004-03-05 09:10:01 +00:00
|
|
|
Limit number of PCM outputs to display. Default is 8.
|
2004-11-17 11:41:56 +00:00
|
|
|
.TP
|
2004-10-08 16:15:33 +00:00
|
|
|
\fI\-s\fP spdif inputs/outputs
|
2004-02-24 19:05:44 +00:00
|
|
|
Limit number of SPDIF inputs/outputs to display. Default is 2.
|
2004-11-17 11:41:56 +00:00
|
|
|
.TP
|
2004-10-08 16:15:33 +00:00
|
|
|
\fI\-f\fP name and path of the profiles file name.
|
2004-05-16 13:36:30 +00:00
|
|
|
From/to this file will envy24control read/write the alsactl settings.
|
|
|
|
|
If is not given DEFAULT_PROFILERC or for restore if DEFAULT_PROFILERC
|
|
|
|
|
doesn't exists SYS_PROFILERC will be used.
|
2004-11-17 11:41:56 +00:00
|
|
|
.TP
|
2004-10-08 16:15:33 +00:00
|
|
|
\fI\-v\fP view spdif playback channels in the mixer.
|
2004-03-05 09:10:01 +00:00
|
|
|
It is not possible to manage something (muting, volume levels).
|
|
|
|
|
It is only to view the levelmeters.
|
2004-05-16 13:36:30 +00:00
|
|
|
Default is no view of spdif playback channels in the mixer.
|
2004-11-17 11:41:56 +00:00
|
|
|
.TP
|
|
|
|
|
\fI\-m\fP midi\-channel
|
|
|
|
|
Use MIDI controller values to control the Faders in the mixer view.
|
|
|
|
|
The application will react to controllers on channel midi\-channel and
|
|
|
|
|
send controllers on this channel when the user moves the GUI sliders.
|
2005-08-03 13:52:13 +00:00
|
|
|
.TP
|
|
|
|
|
\fI\-M\fP
|
|
|
|
|
Use an enhanced mapping from midi controller values to db sliders.
|
2006-02-16 18:56:13 +00:00
|
|
|
.TP
|
|
|
|
|
\fI\-w\fP window\-width
|
|
|
|
|
Specify the initial width of the envy24control window.
|
|
|
|
|
Using window\-width in the range 0\-20 specifies approx number of mixer channels visible.
|
|
|
|
|
Values >20 are interpreted as screen pixels.
|
|
|
|
|
.TP
|
|
|
|
|
\fI\-t\fP tall\-equal mixer heights
|
|
|
|
|
Using \fI\-t\fP 1 enlarges the channel mixers to the same height as the digital mixer.
|
|
|
|
|
With values >1 the height of all mixers is increased in stages.
|
|
|
|
|
\fI\-t\fP 0 is the default, set for minimum window height.
|
2004-11-17 11:41:56 +00:00
|
|
|
.SH "SEE ALSO"
|
2001-10-08 11:52:11 +00:00
|
|
|
\fB
|
|
|
|
|
alsamixer(1),
|
|
|
|
|
amixer(1),
|
|
|
|
|
gamix(1)
|
|
|
|
|
\fP
|
|
|
|
|
|
2004-11-17 11:41:56 +00:00
|
|
|
.SH "AUTHOR"
|
2001-10-08 11:52:11 +00:00
|
|
|
\fBenvy24control\fP is by Jaroslav Kysela <perex@suse.cz>
|
|
|
|
|
This document is by James Tappin <james@xena.uklinux.net>.
|
2006-02-16 18:56:13 +00:00
|
|
|
Updated by Dirk Kalis <dirk.kalis@t\-online.de>.
|
|
|
|
|
Options\fI\-w\ and \fI\-t\fP added Alan Horstmann <gineera@aspect135.co.uk>
|