home *** CD-ROM | disk | FTP | other *** search
- DIGPAK SOUND DRIVER AND INTERFACE FOR TURBO PASCAL.
- (Public domain Sound Blaster Driver)
-
- Provided by Anthony W. Henry.
-
- This is a Pascal adaptation of the Freeware DIGPAK sound driver Uploaded
- to the Sight and Sound Forum of Compuserve by John Ratcliff.
- (Also the original Author.)
-
- I have only made the necessary modifications to his code to facilitate
- using it with the Pascal language rather then C.
-
- I deliberately made as few modifications as necessary.
- and am also supplying his original documentation. (DIGPKAPI.DOC)
-
- I broke up some of his assembly code into more then one file and
- wrote the necessary Pascal units to interface with it.
-
- I also supplied an example program and Source code.
- (PLAYSND.EXE & PLAYSND.PAS)
-
- The Unit interface sections are documented in *.INT files with the same
- name as the units. Please read these before using the units.
-
- I wouldn't feel write asking for donations for code I didn't write, but I
- put a good bit of effort into the translation (assembler is a chore for me)
- and would like to know if my efforts are appreciated. So if any one uses this
- please write me at Compuserve 73073,3404 Internet 73073.3404@compuserve.com
-
- Please respect all of Mr. Ratcliff's wishes with respect to the code also
- he is the original author and the driver code itself is unmodified from his.
-