home *** CD-ROM | disk | FTP | other *** search
/ Sound, Music & MIDI Collection 2 / SMMVOL2.bin / PROG / ADIP.ZIP / ADIP.EXE / README.TXT < prev   
Encoding:
Text File  |  1994-12-13  |  3.3 KB  |  80 lines

  1. +------------------------------------------------------------------------+
  2. |                        Creative Technology Ltd.                        |
  3. |                                                                        |
  4. |                          Sound Blaster AWE32                           |
  5. |                      Developer Information Package                     |
  6. |                                                                        |
  7. |                              Version 2.1                               |
  8. |                             13th Dec 1994                              |
  9. |                                                                        |
  10. |                               README.TXT                               |
  11. +------------------------------------------------------------------------+
  12.  
  13. 1. Introduction
  14. 2. Files in this package
  15. 3. Getting assistance
  16.  
  17.  
  18. 1. Introduction
  19.  
  20.    This document introduces the developer information package for
  21.    Creative Lab's latest sound card, the Sound Blaster AWE32.
  22.  
  23.    This developer information package allows you to develop your own
  24.    applications/drivers that will fully tap the capabilities of the SB
  25.    AWE32. You will get a set full featured libraries based on MIDI
  26.    messages, and a suite of APIs that allow you to exploit the
  27.    possibilities of downloading sound samples using with the on-board
  28.    DRAM.
  29.  
  30.    This package is divided into three sections dealing with programming
  31.    the SB AWE32 under DOS (both real and protected mode), and under
  32.    Windows. You will also learn how to control the EMU8000 chip onboard
  33.    the SB AWE32 via MIDI non registered parameter number.
  34.  
  35.    And best of all, this developer information package is FREE !
  36.  
  37.  
  38. 2. Files in this package.
  39.  
  40.    There are 7 files included in this package:
  41.  
  42.        README.TXT  -  This file
  43.        CHANGE.TXT  -  Change log
  44.        ADIP01.ZIP  -  DOS Real mode libraries
  45.        ADIP02.ZIP  -  DOS Protected mode library and sample program
  46.        ADIP03.ZIP  -  Windows import library, latest Windows drivers,
  47.                       and sample program
  48.        ADIP04.ZIP  -  Documentation in Windows Help file format
  49.        ADIP05.ZIP  -  Documentation in Encapsulated PostScript format
  50.  
  51.    To install the package, unpack the distribution files with directory
  52.    option. For example,
  53.  
  54.               MD C:\ADIP
  55.               PKUNZIP -D -O ADIP01.ZIP C:\ADIP
  56.               PKUNZIP -D -O ADIP02.ZIP C:\ADIP
  57.               PKUNZIP -D -O ADIP03.ZIP C:\ADIP
  58.               PKUNZIP -D -O ADIP04.ZIP C:\ADIP
  59.               PKUNZIP -D -O ADIP05.ZIP C:\ADIP
  60.  
  61.    To ensure integrity of document content, we can not distribute an
  62.    editable version of the document. We distribute the document in a
  63.    print image file and in a Windows Help file: ADIPDOC.PS and
  64.    ADIPDOC.HLP. ADIPDOC.PS is an EPS file for PostScript printers only.
  65.    Copy the print image file to a printer to print the document. For
  66.    example,
  67.  
  68.               COPY /B ADIPDOC.PS PRN
  69.  
  70.  
  71. 3. Getting Assistance
  72.  
  73.    If you have any comments, suggestions, questions, or problems
  74.    concerning this developer information pack, please feel free to
  75.    contact us. You can reach us at:
  76.  
  77.         CompuServe:  GO BLASTER
  78.         Internet E-mail address:  72662.1602@compuserve.com
  79.  
  80.