home *** CD-ROM | disk | FTP | other *** search
File List | 1996-11-20 | 795 b | 28 lines |
-
- ---------------- Packing List SoundX Library -------------
-
-
- Version 1.0
-
- Please compile in large model!
-
- vocplay.c play vocfiles (needs sound.c,dmalib.c & timerx.c)
- voclook.c examine vocfiles (needs nothing)
- dactest.c play raw samples (needs sound.c,dmalib.c & timerx.c)
- fmtest.c play chromatic scale with 4 instruments (needs sound.c,dmalib.c & timerx.c)
- timertst.c examples for time measurement and user interrupt routines
-
- sound.c the common sound blaster routines
- dmalib.c the dma routines for the sound lib
- timerx.c timer and interrupt stuff
-
- dmalib.h header files corresponding to the libs
- mydef.h
- sound.h
- timerx.h
-
- dactest.prj project files for the demos
- fmtest.prj
- timertst.prj
- vocplay.prj