source: trunk/minix/man/man1/mixer.1@ 9

Last change on this file since 9 was 9, checked in by Mattia Monga, 13 years ago

Minix 3.1.2a

File size: 1.0 KB
Line 
1.TH MIXER 1
2.SH NAME
3mixer \- manipulate mixer settings on a sound card
4.SH SYNOPSIS
5\fBmixer\fP [\-\fBr\fP]
6.SH DESCRIPTION
7\fBMixer\fP, invoked without arguments, turns the screen into a sound mixer.
8Levels can be changed with the cursor-left and cursor-right keys. Input and
9output settings can be toggled with the space bar. For every sound source
10there are two, or one when mono, sliders.
11The input controls have only effect when recording with the Dac. These
12settings can also be used to switch the left and right channels or, when
13both channels are enabled on both Dac channels, record in mono.
14To exit the mixer use the 'e' key.
15
16Mixer settings can be stored and restored with the 's' (store) and 'r' keys.
17When the store function is used \fBMixer\fP will write the settings to a file
18in the user's home directory called \fI\.mixer\fP. The restore function reads
19this file to restore saved settings.
20.SH OPTIONS
21.IP \-r
22restore settings saved in \fI\.mixer\fP and exit immediately
23.SH AUTHOR
24Michel R. Prevenier (mrpreve@cs.vu.nl)
Note: See TracBrowser for help on using the repository browser.