File: nmixer.1

package info (click to toggle)
mp3blaster 1%3A3.2.6-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 1,652 kB
  • ctags: 1,957
  • sloc: cpp: 18,606; ansic: 1,452; sh: 959; makefile: 87
file content (57 lines) | stat: -rw-r--r-- 2,293 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
.TH nmixer 1
.SH NAME
nmixer - An interactive text-based sound-mixer control program
.SH SYNOPSIS
.TP
\fBnmixer\fR [\fB-q\fR] [[\fB-s mixdev=setting] ...\fR]
\fBnasmixer\fR [\fB-q\fR] [[\fB-s mixdev=setting] ...\fR]
.SH DESCRIPTION
.I NMixer 
is an interactive text-based sound-mixer control program that you can
use to set the volume of each supported mixer device of your
soundcard.  It automagically detects all devices that are supported by
your sound hardware, and shows a list of scrollbars for each of these
devices.
.PP
You can use the up and down arrow keys (or k and j resp.) to
scroll though the list of scrollbars (some do not fit on the screen,
but you can reach them by simply scrolling down at the bottom of the
screen). The left and right arrow keys (or h and l resp.) change the
volume for the currently highlighted device, and (if you're lucky),
you can use home/end/PgUp/PgDn on the numerical keyboard to set left
and right volume independently. You can also use 0..5 to set the
volume to the position indicated by the numbers on top of the screen.
.PP
If a device can be recorded from, red brackets will be displayed under
the device's name. If it's selected as recording source, a red 'X' is
displayed as well. You can set a recording device with the space bar.
.PP
If nmixer is compiled with NAS (Network Audio System) support and it's
called as 'nasmixer', it will show the settings for the NAS mixer
device.

.SH OPTIONS
.TP
.B -d device
Setst the mixer device to use (default = /dev/mixer)
.B -s mixdev=setting
Sets a specific mixer device to the volume specified by setting. 
Example: bass=100
.TP
.B -q
Immediately quit (after the command-line specified settings are set!). This
only makes sense if you use command-line options to set volumes. (currently,
the interface is drawn while setting the mixer, and removed afterwards, which
might be annoying, but it's in the way of being changed :)
.SH BUGS
.PP
If you find bugs, please report them on the sourceforge project site.
.PP
.SH AUTHOR
.I nmixer
was written, directed and performed by 
.B Bram Avontuur <bram@avontuur.org> <http://www.stack.nl/~brama/>
.PP
Please send comments, suggestions, complaints, bug fixes, coffee and porting
experiences to me, including the version number of nmixer in your mail. 
.PP