MIXER.1
上传用户:datang2001
上传日期:2007-02-01
资源大小:53269k
文件大小:1k
源码类别:

操作系统开发

开发平台:

C/C++

  1. .TH MIXER 1
  2. .SH NAME
  3. mixer - manipulate mixer settings on a sound card 
  4. .SH SYNOPSIS
  5. fBmixerfP [-fBrfP] 
  6. .SH DESCRIPTION
  7. fBMixerfP, 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. 
  15. Mixer settings can be stored and restored with the 's' (store) and 'r' keys.
  16. When the store function is used fBMixerfP will write the settings to a file
  17. in the user's home directory called fI.mixerfP. The restore function reads
  18. this file to restore saved settings.  
  19. .SH OPTIONS
  20. .IP -r 
  21. restore settings saved in fI.mixerfP and exit immediately
  22. .SH AUTHOR
  23. Michel R. Prevenier (mrpreve@cs.vu.nl)