home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / music / cdvol.zip / CDVOL.DOC next >
Text File  |  1993-03-04  |  2KB  |  58 lines

  1.  
  2. CDVOL.EXE    1.00 Documentation
  3. -------------------------------
  4.  
  5. This program is shareware.  It may be freely distributed, as long as it is
  6. distributed unmodified along with this documentation.  If you find this
  7. program useful, please send $5.00 to:
  8.  
  9. Mountain Air Designs
  10. P.O. Box 1138
  11. Cedar Glen, CA   92321-1138
  12.  
  13. Or contact the author, Paul White, via Compuserve at 70202,157.
  14.  
  15. What is CDVOL?
  16. --------------
  17.  
  18. CDVOL.EXE is a simple utility to set the audio volume level of a CD-ROM drive
  19. operating under Microsoft CD-ROM Extensions (MSCDEX).
  20.  
  21. The program is run from the MS-DOS command line (or a batch file) as follows:
  22.  
  23. CDVOL nnn
  24.  
  25. Where nnn represents a number from 0 to 255, 0 being minimum volume, and 255
  26. being maximum volume.  For example:
  27.  
  28. CDVOL 255       will set maximum volume.
  29.  
  30.  
  31. Why CDVOL?
  32. ----------
  33.  
  34. Some CD-ROM application programs use the default volume of the CD-ROM drive,
  35. which may be too quiet or too loud for your taste.  If your drive (and device
  36. driver software) supports volume control, CDVOL may be used to change the
  37. current volume setting.  Just run CDVOL before running your application
  38. program to set the desired volume level.
  39.  
  40. Not all drives support continuous volume control.  For example, the Philips
  41. CM-50 only allows full volume or volume off.  In this case, a value of 0 will
  42. mute the audio, and any other value (1 to 255) will set full volume.  Other
  43. drives, such as the Toshiba XM3301 support stepped volume levels.  That is,
  44. there are 16 discrete volume levels that may be set: 0 to 15 will mute the
  45. audio, 16-31 will set the lowest volume, and so on, up to values of 240 to
  46. 255 which will set full volume.
  47.  
  48. If it seems that you are unable to set the CD-ROM volume using CDVOL, it may
  49. be that your application program is overriding the CDVOL level.  If so, your
  50. application program may have a separate volume control function.
  51.  
  52.  
  53.  
  54.  
  55. CDVOL.EXE (C) Copyright 1993 by Mountain Air Designs, Cedar Glen, California
  56.  
  57. Microsoft, MSCDEX and MS-DOS are trademarks of Microsoft Corporation.
  58.