home *** CD-ROM | disk | FTP | other *** search
/ PC Format Collection 7 / PCFORMAT07.iso / PATCHES / GRAVIS / PNOPATCH.ZIP / GUS042.ZIP / README < prev    next >
Encoding:
Text File  |  1994-05-26  |  5.2 KB  |  124 lines

  1.  
  2.                                            A d v a n c e d
  3.                    ▄▄▄▄  ▄▄▄▄▄    ▄▄▄▄  ▄▄    ▄▄ ▄  ▄▄▄▄▄
  4.                   ▐  ▄▄  ▐    ▌  ▐█  █▌ ▐█    █▌ █ ▐▄▄▄▄▄
  5.                   ▐    ▌ ▐▀▀█▀  ▐█    █▌ ▐█  █▌  █       ▌
  6.                    ▀▀▀▀  ▀   ▀  ▀      ▀  ▀▀▀▀   ▀  ▀▀▀▀▀
  7.                   Advanced Gravis Computer Technology Ltd.
  8. 
  9.       Fax (604) 431-5155                   BBS  (604) 431-5927 V32bis
  10.       Compuserve: GO PCVENB (71333,350)    InterNET EMail: tech@gravis.com
  11.       FidoNET: 1:153/978                   SBCNET: 13:900/3
  12.       AOL: Adv Gravis                      Genie: Page M805 Topic 6
  13.  
  14.         Copyright (C) 1993 by Advanced Gravis Computer Technology Ltd.
  15.                            All Rights Reserved
  16.  
  17.              UltraSound Windows Drivers - V5.34 (GUS0042.ZIP)
  18.                UltraSound Patch Manager - V1.56
  19.  
  20. 1.0.0 Windows Drivers Installation
  21.  ----------------------------------
  22.  The following Windows driver fixes a few minor problems with the UltraSound
  23.  and UltraSound MAX cards. Most noteable of these being a gurgle sound
  24.  upon Windows startup on some machines using a regular UltraSound card.
  25.  
  26.  Quick Explanation
  27.  -----------------
  28.  If you are currently using V3.x of the UltraSound software then
  29.  you may simply un-compress the files contained in this archive into
  30.  your ULTRASND\WINDOWS directory. Then run the UltraSound setup from 
  31.  your UltraSound directory by typing SETUP.
  32.  
  33.  The setup will copy the updated Windows drivers into the necessary
  34.  directories.
  35.  
  36.  Detailed Explanation
  37.  --------------------
  38.  Here is a step by step guide to install the drivers manually:
  39.  1) un-compress the files contained in this archive into your 
  40.     ULTRASND\WINDOWS directory, overwriting the existing files,
  41.  2) go into the \WINDOWS\SYSTEM directory,
  42.  3) delete the following files:
  43.       grvsultr.386
  44.       ultrasnd.drv
  45.       ultmport.drv
  46.  4) copy the new grvsultr.386 from your ULTRASND\WINDOWS into the 
  47.     WINDOWS\SYSTEM directory
  48.  5) start windows and choose the control panel from the MAIN program group,
  49.  6) choose DRIVERS and then click on the Add... button,
  50.  7) choose "unlisted or updated drivers" and enter your ULTRASND\WINDOWS
  51.     directory in the dialog.
  52.  8) choose the ULTRA WAVE AND MIDI SYNTH and press OK
  53.  9) do not restart windows and repeat from step 4, but when you get to
  54.     step 7, choose ULTRASND MIDI PORT and this time, restart windows......
  55.     ......and you are done!
  56.  
  57. 2.0.0 Windows Drivers Revision History
  58.  --------------------------------------
  59.  
  60. 2.0.1 V5.34
  61.  -----------
  62. - Now works with PC Tools and Norton Desktop for Windows.
  63. - Maximum buffer size has been increased to 8192.
  64. - Support for the set pitch and get pitch messages has been added.
  65. - Windows startup gurgle sound has been fixed.
  66. - There was a bug that prevented recording with only one 16-bit DMA
  67.   channel selected, this has been fixed.
  68. - Added the MODM_PARSEINIFILE message to the midi device driver to
  69.   re-read the default patch set.
  70.   Defined as "#define MODM_PARSEINIFILE 1006"
  71. - Added a "Refresh Default Patch Bank" button to the control panel.
  72.  
  73.  
  74. 3.0.0 Patch Manager Installation
  75.  --------------------------------
  76. - If you have installed the windows driver as instructed above and you
  77.   have an earlier version of the Patch Manager, you do not have to do 
  78.   anything else. The new Patch Manager is already installed.
  79. - If not, copy the file PATCHMGR.EXE to the ULTRASND\WINDOWS directory.
  80.   Then perform the following steps:
  81.    1) Start Windows,
  82.    2) Choose the UltraSound program group from the Windows menu in the 
  83.       Program Manager,
  84.    3) Choose File|New from Program Manager,
  85.    4) Choose Program Item,
  86.    5) Enter the following information in the corresponding fields:
  87.        Name: Patch Manager
  88.        Command Line: XX:\ULTRASND\WINDOWS\PATCHMGR.EXE 
  89.        Working directiory: XX:\ULTRASND\WINDOWS
  90.      (where XX is the drive where you have your ULTRASND directory)
  91.  
  92. 4.0.0 Patch Manager Revision History
  93.  ------------------------------------
  94. 4.0.1 v1.56
  95. ------------
  96. - With the v5.33 and later drivers, Bankman can now invoke proper
  97.   re-reading of the ultrasnd.ini file.  It does this when you
  98.   do a File|Save to Bank 0, Special|Restore Primary Bank, and when you
  99.   return to patchmanager after modifying a bank that patchmanager was
  100.   displaying.
  101. - a bug that crept in with the big bank numbers which caused
  102.   drum banks to not be re-read when switching back to patch
  103.   manager after altering a bank it was displaying has been fixed.
  104. - Bank manager no longer modifies the old [Melodic Patches]
  105.   and [Drum Patches] sections of Ultrasnd.ini
  106. - Bank manager now re-scans the ultrasnd.ini file every time it
  107.   is invoked.  Consequently, the Special | Sychronize to INI menu
  108.   option has been removed.
  109. - A bug which caused Memory Remaining to be incorrect when
  110.   using bank manager to alter the patch map for a bank being
  111.   displayed in patch manager if one of the altered patches is
  112.   loaded <whew> has been fixed.
  113.  
  114. 4.0.2 v1.55
  115. ------------
  116. - A bug which caused Patch Manager to become confused if an
  117.   application switched banks while Patch Manager was running is fixed
  118.  
  119. 4.0.3 v1.54
  120. ------------
  121. - Bank number display to the main screen is added
  122.  
  123. END
  124.