arm: protect state after signal handler
[minix.git] / man / man1 / mixer.1
blobe3c2297f989ca191519ef3e7d1401646b034f76f
1 .TH MIXER 1
2 .SH NAME
3 mixer \- 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.
8 Levels can be changed with the cursor-left and cursor-right keys. Input and
9 output settings can be toggled with the space bar. For every sound source 
10 there are two, or one when mono, sliders.   
11 The input controls have only effect when recording with the Dac. These 
12 settings can also be used to switch the left and right channels or, when
13 both channels are enabled on both Dac channels, record in mono. 
14 To exit the mixer use the 'e' key. 
16 Mixer settings can be stored and restored with the 's' (store) and 'r' keys.
17 When the store function is used \fBMixer\fP will write the settings to a file
18 in the user's home directory called \fI\.mixer\fP. The restore function reads
19 this file to restore saved settings.  
20 .SH OPTIONS
21 .IP \-r 
22 restore settings saved in \fI\.mixer\fP and exit immediately
23 .SH AUTHOR
24 Michel R. Prevenier (mrpreve@cs.vu.nl)