MIXER.1
资源名称:os_source.zip [点击查看]
上传用户:datang2001
上传日期:2007-02-01
资源大小:53269k
文件大小:1k
源码类别:
操作系统开发
开发平台:
C/C++
- .TH MIXER 1
- .SH NAME
- mixer - manipulate mixer settings on a sound card
- .SH SYNOPSIS
- fBmixerfP [-fBrfP]
- .SH DESCRIPTION
- fBMixerfP, invoked without arguments, turns the screen into a sound mixer.
- Levels can be changed with the cursor-left and cursor-right keys. Input and
- output settings can be toggled with the space bar. For every sound source
- there are two, or one when mono, sliders.
- The input controls have only effect when recording with the Dac. These
- settings can also be used to switch the left and right channels or, when
- both channels are enabled on both Dac channels, record in mono.
- To exit the mixer use the 'e' key.
- Mixer settings can be stored and restored with the 's' (store) and 'r' keys.
- When the store function is used fBMixerfP will write the settings to a file
- in the user's home directory called fI.mixerfP. The restore function reads
- this file to restore saved settings.
- .SH OPTIONS
- .IP -r
- restore settings saved in fI.mixerfP and exit immediately
- .SH AUTHOR
- Michel R. Prevenier (mrpreve@cs.vu.nl)