mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2026-03-12 05:33:48 -04:00
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.
This commit is contained in:
parent
fcf97f8e4c
commit
1febedba63
6 changed files with 110 additions and 14 deletions
|
|
@ -30,6 +30,15 @@ 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue