
                              Audigy12

           a 'patch' for Audigy 2 cards using DOS drivers of Audigy 1
           written by PDSoft (Attila Padar, http://mpxplay.cjb.net)
                (based on some opensource EMU10Kx drivers)

1. Install the DOS drivers of Audigy 1 (don't ask me where can you download it)
   (older Audigy 1 cards have/had this driver on the install CD)
2. Run this patch after the loading of the driver(s) (after sbeinit.com)
   (you must run it at every boot, so put it in the autoexec.bat)
3. You should hear sound at playing audio or running DOS games on your Audigy 2

important:
use it under DOS only! (don't try under Win)

How does it work?
- sets a new routing/mixer configuration in the DSP of Audigy 2
- sets some Audigy 2 specific output settings
note: 
this is just a hardware (soundcard) configuration, the program is not a TSR,
and it doesn't modify anything on your harddisk (in your drivers/environment)
(see the source if you want to know/see more)

btw. maybe this program is useful on Audigy 1 cards too, because it enables
the digital output (?) and puts the stereo sound on the rear speakers too (5.1 systems)
(just you get a warning message that "This is not an Audigy 2 card" and
the program skips the A2 specific parts)

compiling with Watcom C v11.0 (DOS 16-bit):
wcl.exe /i=c:\wc\h /lr /4 audigy12.c


have a nice day
