home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / odin051d.zip / SET_CRYSTAL_SOUND.TXT < prev    next >
Text File  |  2002-03-11  |  641b  |  22 lines

  1.    From: "Christian Hennecke" <christian.hennecke@ruhr-uni-bochum.de>
  2. Subject: Possible solution for problems with Crystal sound drivers
  3.  
  4. Hi all!
  5.  
  6. I just found a possible solution for the problem with Crystal
  7. Semiconductor sound drivers and sound distortion under Odin.
  8.  
  9. Increasing the interrupt rate seems to help. To do so do the following:
  10.  
  11. Mode 2 drivers (1.7x):
  12.  
  13. Add an /R:x option to the DEVICE=<drive>:\MMOS2\CWAUDIO.SYS line. Valid
  14. values are 1 to 60. I guess the result depends on your machine. Anyway,
  15. 60 works for me.
  16.  
  17. Mode 3 drivers:
  18.  
  19. Add an /IRQrate:x option. Valid values are 1 to 64.
  20.  
  21.  
  22. Christian Hennecke