home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / SBOS2DEV.ZIP / mixertool / mixertool.doc < prev    next >
Text File  |  1992-10-23  |  1KB  |  27 lines

  1. MIXERTOOL is a PM program to access the internal mixer on the SB Pro. It
  2. WILL NOT work with a SB. It requires that the SBOS2.SYS device driver is
  3. installed.
  4.  
  5. To run mixertool just type 'mixertool' at a OS/2 prompt, or double click
  6. on the Program Object for mixertool.exe.
  7.  
  8. The program is pretty much self explanatory. The sliders control the volume
  9. levels for the various inputs and outputs of the SB Pro. The radio buttons
  10. control the recording source and whether or not certain filters are
  11. enabled. Play around and you'll figure out how it all works.
  12.  
  13. Note that the CD IN is a stereo port, but only has a mono mixer. This will
  14. be changed in future releases.
  15.  
  16. The 'REFRESH' button should be used if the mixer state is changed by another
  17. program and you want to update the Mixertool display.
  18.  
  19. Building the program is not difficult. You will need GNU MAKE and the
  20. EMX port of GNU GCC. Then run MAKE and everythign should compile.
  21. You'll get a few warning errors which you can ignore. If I get a chance
  22. I'll try to clean up the messages, but they are harmless.
  23.  
  24. Enjoy
  25. michael fulbright
  26. msf@as.arizona.edu
  27.