home *** CD-ROM | disk | FTP | other *** search
/ Programming Sound Cards / Programming Sound Cards.iso / sound_60 / readme < prev    next >
Encoding:
Text File  |  1995-01-01  |  612 b   |  16 lines

  1.  SBLIB is a freeware library of routines which use the CTVDSK.DRV driver to 
  2.  play Sound Blaster .VOC files from C.  For more information, see SBLIB.DOC.
  3.  
  4.  Description of files:
  5.      CTVDSK.DRV     - Sound Blaster driver
  6.      SBLIB.OBJ      - Object file for SBLIB.LIB
  7.      SBLIB.LIB      - SBLIB library file
  8.      SBLIB.H        - C header file, contains function prototypes for functions 
  9.                     in SBLIB.LIB
  10.      SBLIB.DOC      - Documentation
  11.      VOCPLAY.EXE    - Sample program
  12.      VOCPLAY.C      - Sample program source code
  13.      TEST.VOC       - VOC file played by VOCPLAY
  14.  
  15.  
  16.