home *** CD-ROM | disk | FTP | other *** search
/ Audio 4.94 - Over 11,000 Files / audio-11000.iso / msdos / sndbords / proaudio / pasdsa / readme.txt < prev    next >
Text File  |  1993-07-19  |  4KB  |  93 lines

  1. README.TXT File for the PASDSA Package
  2. --------------------------------------
  3.  
  4. This driver is a new OPL3 FM driver for use under Windows 3.1.
  5. It is a complete rewrite of the OPL3.DRV that is normally supplied
  6. with the Pro AudioSpectrum 16 and Pro AudioStudio 16 cards.
  7.  
  8. First of all, please note that this README.TXT file was not originally
  9. included in this package. It is based on a README.TXT file from Tal
  10. Barenboim and my attempts.
  11. The original package, without this file, was downloaded from the
  12. MediaVision forum on CompuServe. All questions, comments, etc. must
  13. be directed to Media Vision, either via phone, fax or email.
  14.  
  15. I've heard from a lot of people that this driver didn't work right
  16. with some older PAS-16 cards. It is possible that it won't work
  17. right with PAS-16 chip revisions earlier than D, but it worked
  18. alright on my system, and I have a Rev. C PAS-16.
  19. You can find out your Chip Revision by starting DEBUG at the DOS
  20. prompt and then entering -i ff88. This will return a number, where
  21. 01 stands for Rev. A, etc.
  22.  
  23.  
  24. Files inlcuded in this archive:
  25.  
  26. SAPI!OPL.DRV  -  The new driver
  27. OPL32OP.MID   -  2-operator (OPL-2) patch for the new driver
  28. OPL34OP.MID   -  4-operator (OPL-3) patch for the new driver
  29. SLOAD.EXE     -  utility to patch the new driver
  30. VCTL.DLL      -  needed by SLOAD.EXE
  31. README.TXT    -  Guess!
  32.  
  33.  
  34. How to Install The New Driver
  35. -----------------------------
  36.  
  37. 1) Copy SAPI!OPL.DRV and VCTL.DLL to your WINDOWS/SYSTEM directory.
  38.    Copy SLOAD.EXE and the two .mid files to your WINDOWS directory.
  39.  
  40. 2) Add SLOAD.EXE to the Windows group that contains Pocket Recorder,
  41.    Pocket Mixer, etc.
  42.  
  43. 3) After that you must manually edit your SYSTEM.INI file.
  44.    Search for the [drivers] section. In this section, find the entry
  45.    'midi=opl3.drv' or 'midi1=opl3.drv' and add a ";" before it to
  46.    disable it.
  47.    Now add 'midi=sapi!opl.drv' (or 'midi1=sapi!opl.drv') manually.
  48.  
  49. 4) Create a new section at the end of your SYSTEM.INI file called
  50.    [sapi!opl.drv]
  51.    Under it write: drumchannel=16  <- 16 for General MIDI
  52.  
  53. 5) Save the file and start Windows. You should find the new driver
  54.    in the Control Panel under the Drivers applet.
  55.  
  56.  
  57. Also supplied in this archive are two .MID files which are patches
  58. for this new driver.
  59. To load the patches, start the Control Panel and double-click the
  60. Drivers icon. Select the Super Sapi OPL 3 driver and click the Setup
  61. button. You will see a window which asks for the .MID patch file.
  62. Select BROWSE and change to your WINDOWS directory, where you should
  63. see the two .mid files. Select one of them.
  64.  
  65. You can also use the SLOAD.EXE utility to patch the new driver.
  66. To do so, just start SLOAD and browse until you find one of the
  67. patch files. Then highlight it and double click the DOWNLOAD button.
  68. That's it!
  69.  
  70.  
  71. Most MIDI files are General MIDI files, i.e they use channels 1-10.
  72. If you have such files and they don't play well, you should create a
  73. new configuration in the MIDI Mapper. Enable channels 1-16 using the
  74. NEW Super Sapi OPL3 driver, save it under General MIDI and make it your
  75. default MIDI map.
  76.  
  77. If you load MIDI files which use channel 10 for drums you must edit
  78. thoes to use channel 16.
  79.  
  80. If you don't use General MIDI files or files which have drums on
  81. channel 10 you must change the drumchannel= entry in the [sapi!opl.drv]
  82. section in your SYSTEM.INI file to channel 10. (Note: Only change to
  83. channel 10 if you're sure you dont have files that use 16 channels and
  84. channel 16 is for drums)
  85.  
  86.  
  87. Enjoy,
  88.  
  89. Tim Tschirner
  90.  
  91. ittschir@techfak.uni-bielefeld.de
  92. doublet@dave.hrz.uni-bielefeld.de
  93.