home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 5 / ctrom5b.zip / ctrom5b / DOS / UTILITY / SCHIJF / ICARO101 / ICARO.ZIP / X386SENG.DOC < prev    next >
Text File  |  1995-03-28  |  5KB  |  69 lines

  1.  
  2.    ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  3.    ▒                                                                     ▒
  4.    ▒     386 Sound Engine Library 1.1b   (Borland Pascal Version 7.0)    ▒
  5.    ▒   ───────────────────────────────────────────────────────────────   ▒
  6.    ▒   Written by Paolo Scaffardi , Fido 2:332/508.16 Release 12/09/94   ▒
  7.    ▒                                                                     ▒
  8.    ▒                  ────────────────────────────────                   ▒
  9.    ▒                          LIBRARY FEATURES                           ▒
  10.    ▒                  ────────────────────────────────                   ▒
  11.    ▒                                                                     ▒
  12.    ▒ With this library you can use in your Borland Pascal 7.0 programs   ▒
  13.    ▒ up to 16 digital mono sound tracks with these sound cards :         ▒
  14.    ▒                                                                     ▒
  15.    ▒─── Output device ──────── Output type ──── Stereo ── Rate ──────────▒
  16.    ▒                                                                     ▒
  17.    ▒ - Sound Blaster            DMA/Interrupt     No   22000/22000       ▒
  18.    ▒ - Sound Blaster 2.0        DMA               No   44000/22000       ▒
  19.    ▒ - Sound Blaster Pro        DMA/Interrupt    Yes   22000/22000       ▒
  20.    ▒ - Sound Blaster Pro 2.0    DMA              Yes      44000          ▒
  21.    ▒ - Sound Blaster 16(ASP)    DMA              Yes      44000          ▒
  22.    ▒ - Speaker                  Interrupt         No      22000          ▒
  23.    ▒ - DAC generico             Interrupt         No      22000          ▒
  24.    ▒ - 2 DAC generici           Interrupt        Yes      22000          ▒
  25.    ▒ - DAC su parallela         Interrupt         No      22000          ▒
  26.    ▒ - 2 DAC su parallela       Interrupt        Yes      22000          ▒
  27.    ▒                                                                     ▒
  28.    ▒─────────────────────────────────────────────────────────────────────▒
  29.    ▒                                                                     ▒
  30.    ▒ With the library you can :                                          ▒
  31.    ▒                                                                     ▒
  32.    ▒ - Load samples from supported formats (VOC/WAV/SMP/BIN) and size    ▒
  33.    ▒   up to 16 megabytes                                                ▒
  34.    ▒ - Load Sound Tracker's like modules (4..16 tracks)                  ▒
  35.    ▒ - Play modules and samples together                                 ▒
  36.    ▒ - Stop,Pause,Resume modules                                         ▒
  37.    ▒ - Save and load modules to internal XMF format                      ▒
  38.    ▒ - Control mixing volume for DAC devices                             ▒
  39.    ▒ - Fade modules and samples                                          ▒
  40.    ▒ - Free 32k in real mode , allocating mixing tables in EMS           ▒
  41.    ▒ - Use internal EMS routines in your programs (real mode only)       ▒
  42.    ▒ - Use memory blocks greater than 64K in you programs                ▒
  43.    ▒                                                                     ▒
  44.    ▒ You can also :                                                      ▒
  45.    ▒                                                                     ▒
  46.    ▒ - Detect every Sound Blaster settings (type,version,DMA,IRQ,Addr..) ▒
  47.    ▒ - Read/Write to the mixer and DSP                                   ▒
  48.    ▒ - Control the DMA chip for transfers (with autoinit mode)           ▒
  49.    ▒                                                                     ▒
  50.    ▒─────────────────────────────────────────────────────────────────────▒
  51.    ▒                                                                     ▒
  52.    ▒ The library requires :                                              ▒
  53.    ▒                                                                     ▒
  54.    ▒ - 80386 or greater CPU                                              ▒
  55.    ▒ - Conventional memory as you need (Real and protect mode)           ▒
  56.    ▒ - Borland Pascal 7.0                                                ▒
  57.    ▒                                                                     ▒
  58.    ▒─────────────────────────────────────────────────────────────────────▒
  59.    ▒                                                                     ▒
  60.    ▒ To contact the author (Paolo Scaffardi) :                           ▒
  61.    ▒                                                                     ▒
  62.    ▒ (Electronic mail) - Fidonet 2:332/508.16                            ▒
  63.    ▒ (Mail)            - Via Paganini 9 , CAP 43023 ,                    ▒
  64.    ▒                     Monticelli Terme , PARMA ,                      ▒
  65.    ▒                     ITALY                                           ▒
  66.    ▒ (Telephone)       - 0521/657607 (from ITALY only)                   ▒
  67.    ▒                                                                     ▒
  68.    ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  69.