Running under DOS
-----------------
This sound card is DSP (Digital Signal Processor) based and a driver
must be install. Users are advised to install these drivers via 
Windows 3.1x.

In the event that the user wants to install a DOS driver without the aid
of Windows 3.1x, The DOS drivers and mixer can be 
extracted from the Windows3.1 directory. No setup utilities 
are provided. The user must edit the changes with the aid of editors.


Installation
------------

1) Make a directory "ADISOUND" in C:

   e.g.    md c:\adisound

2) Copy the files ad1812.exe and util1812.exe from the win31 directory and
   ad1812.bat from the DOS directory of the driver diskette to c:\adisound directory

   e.g.    copy a:\win31\ad1812.exe c:\adisound
           copy a:\win31\util1812.exe c:\adisound
           copy a:\dos\ad1812.bat c:\adisound

3) Insert (with the aid of an editor) the line:

           c:\adisound\ad1812.bat

   to the last line of your "autoexec.bat" file

The user may also edit the file 'ad1812.bat" to modify setting such as IRQ.

A simple mixer is also provided to help user who runs DOS audio utilities or
DOS games that have no control over volume. 
To include the DOSMIXER in the autoexec.bat file.
Copy the files DOSMIXER.EXE and DOSMIXER.CFG from the Win31 directory of the 
diskette to the ADISOUND directory of your harddisk.

   e.g.    copy a:\win31\dosmixer.* c:\adisound

Then insert the line at the end of your autoexec.bat file.

           C:\adisound\ad1812.bat
add        C:\adisound\dosmixer.exe /auto  /SB:220


An updated graphical version of DOS mixer will also be available soon.
