home *** CD-ROM | disk | FTP | other *** search
/ Digispeech DS201A Drivers / dsapi_v120.zip / README.TXT < prev    next >
Text File  |  1993-08-13  |  2KB  |  67 lines

  1.             DSP Solutions
  2.           DOS Developer's Kit
  3.             v1.20
  4.  
  5.         Notes not in the manual
  6.  
  7.             8-13-93
  8.  
  9. 1) This development kit is for DOS programs, NOT
  10.    Windows programs.  Use Microsoft's MCI interface
  11.    or equivalent low-level routines to talk to the
  12.    DSP Solutions' Windows Drivers.
  13.  
  14. 2) The development kit requires the following
  15.    directory structure on your hard disk (you
  16.    are using a hard disk, aren't you?):
  17.  
  18.    DEVKIT----+--LIB
  19.          |
  20.          +--SOURCE
  21.  
  22.    To install the development kit disk, use 
  23.    xcopy with the /S switch:
  24.  
  25.    MD DEVKIT
  26.    XCOPY a:\*.* DEVKIT /S
  27.  
  28.    If you do not have XCOPY, you will have to
  29.    make the sub-directories yourself and
  30.    copy the appropriate sub-directories from
  31.    the SDK disk.
  32.  
  33. 3) The included documentation on the music
  34.    synthesis is incomplete.  We will supply
  35.    updated information when it is available.
  36.    
  37.  
  38. 4) We have not finished defining support for
  39.    MIDI .MID files.  The current routines
  40.    support Creative Lab's .CMF file format.
  41.  
  42. 5) The following sound files are included in
  43.    the root directory of the SDK disk:
  44.  
  45.       P1.PCM
  46.       DEMO.OKI
  47.       DIGI.CV5
  48.  
  49.    The .CV5 file ia a CVSD file that currently
  50.    only the DS201/A supports.  Future versions
  51.    of the PORT-ABLE Sound will also play
  52.    .CV5 and .CVS files.
  53.  
  54. And Lastly....
  55.  
  56.    Please... If you have a questions, give
  57.    us a call at 
  58.  
  59.     (415) 494-8086
  60.  
  61.    Ask for Lee
  62.  
  63.    Our bulletin board number is
  64.  
  65.     (415) 494-1621   2400,N,8,1
  66.  
  67.