home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / sndwrk20.zip / README.TXT < prev    next >
Text File  |  1996-02-14  |  5KB  |  103 lines

  1. ********************************************************************************
  2. SoundWorks 2.0 Beta #1
  3. Copyright (c) 1994 - 1996, No Inspiration (r)
  4. All Rights Reserved
  5. ********************************************************************************
  6.  
  7. BETA WARNING
  8. SoundWorks 2.0 is NOT production quality software:  you may experience problems
  9. while installing and using the software.  This release is intended to assist
  10. the author in gathering information on the program's performance on various
  11. types of hardware.  Use this software at your own risk; be sure to read the
  12. LICENSE and NO WARRANTY sections at the end of this document.
  13.  
  14. If SoundWorks does or does not work for you, or you have a comment, please
  15. send e-mail to me, Mike, at:
  16.   schumm@rpi.edu
  17. Be sure to include the version of OS/2 and Windows and the type of sound card
  18. you are using.  Also include the Beta Number of SoundWorks.
  19.  
  20. INTRODUCTION
  21. Please note that SoundWorks is NOT "fully virtualized" sound support.  Rather,
  22. it allows Windows sessions to "time-share" your sound card.  Your sound card is
  23. still limited to being controlled by one DOS, OS/2, or Windows session at a
  24. time; but SoundWorks lets Windows release the sound card when it is not in use.
  25. SoundWorks also keeps Windows sessions from accessing the sound card while it
  26. is in use by another Windows session (see the AUDIOVDD.SYS section, below).
  27.  
  28. INSTALLATION
  29. 1.  If Windows does not use the same sound card as OS/2 and DOS (for example,
  30.     if you have a PAS-16 and OS/2 uses the PAS-16 side of your sound card and
  31.     Windows uses the SB side, or if you have two sound card installed), then the
  32.     following two instructions do not apply to you.
  33.  
  34.     1a. Read the following section on AUDIOVDD.SYS before you decide to continue
  35.         with the SoundWorks installation.
  36.  
  37.     1b. Edit your CONFIG.SYS file to change the line:
  38.           DEVICE=C:\MMOS2\AUDIOVDD.SYS x
  39.         to read:
  40.           REM DEVICE=C:\MMOS2\AUDIOVDD.SYS x
  41.         where x is something that looks like the name of your sound card.
  42.  
  43. 2.  Create a directory called SNDWORKS below your WINDOWS\SYSTEM directory, such
  44.     as:
  45.       C:\WINDOWS\SYSTEM\SNDWORKS
  46.  
  47. 3.  Copy the following files to your WINDOWS\SYSTEM directory:
  48.       SNDWORKS.DLL
  49.       SNDWORKS.HLP
  50.       SNDWRKCP.CPL
  51.       VEJOMIDO.DLL
  52.  
  53. 4.  If you do not already have the following files, copy them to your 
  54.     WINDOWS\SYSTEM directory as well:
  55.       BWCC.DLL
  56.       CTL3DV2.DLL
  57.  
  58. 5.  Add "SNDWORKS.DLL" to the DRIVERS line in the [BOOT] section of SYSTEM.INI,
  59.     located in your WINDOWS directory.  Note that SNDWORKS.DLL must come first.
  60.       [boot]
  61.       drivers=sndworks.dll mmsystem.dll
  62.  
  63. 6.  Start Windows and run Control Panel (usually found in the MAIN program
  64.     group). Double-click the SoundWorks icon and configure the program to your
  65.     system (use the Help button for information on how to configure SoundWorks).
  66.     Be sure to adjust the settings on all three notebook pages!
  67.  
  68. 7.  Exit all Windows sessions.
  69.  
  70. 8.  Reboot your computer.
  71.  
  72. AUDIOVDD.SYS
  73. By removing the AUDIOVDD.SYS virtual device driver, you are compromising OS/2's
  74. ability to control access to the sound card.  In effect, you are lessening
  75. OS/2's bullet-proofing.
  76.  
  77. OS/2's system sounds will continue to be playable while Windows runs, and all of
  78. DOS, OS/2, and Windows can attempt to access the sound card at the same time.
  79. (Remember, SoundWorks only controls Windows' access to the sound card.)  Usually
  80. this only means lost or "fuzzy" sounds for DOS or Windows (OS/2 tends to correct
  81. itself); but more serious results (GPFs, TRAPs, or hangs) could occur on your
  82. system.
  83.  
  84. The best advice is to install SoundWorks, play around with it, see what it is
  85. and is not capable of, and then decide whether or not to keep SoundWorks on your
  86. system.
  87.  
  88. LICENSE
  89. No Inspiration grants you a royalty-free right to use SoundWorks in its
  90. original, unaltered form.  As this is a beta program, please do NOT redistribute
  91. the file.  It should only be available for FTP at hobbes.nmsu.edu or HTTP at
  92. www.rpi.edu/~schumm/noinspir.html. If you do not accepts the terms of this
  93. license, immediately remove all copies of the program from your computer
  94. system(s).
  95.  
  96. NO WARRANTY
  97. The program is distributed "as-is", without warranty, expressed or implied, as
  98. to the merchantability or fitness for a particular purpose.  In no event shall
  99. the author be liable for any damages, including, but not limited to,
  100. consequential and incidental damages, without limitation, arising from the use
  101. or inability to use the program, even if the author has been advised of the
  102. possibility of such damages.  All warranties are hereby disclaimed.
  103.