home *** CD-ROM | disk | FTP | other *** search
/ Season's Greetings & Games Unlimited / UGOLD_cd2.iso / qf / qf.doc < prev    next >
Text File  |  1993-01-07  |  26KB  |  619 lines

  1.                         - Beta version -
  2.  
  3.                            Quickfire!
  4.  
  5. Racing recklessly into the simmering maelstrom, Quickfire launches
  6. its quiver of torpedoes and scores a hit!  Congratulations, another 
  7. victory in the war against the evil lord Eegopa.
  8.  
  9. Quickfire is a playable demo, which means if you don't play Quickfire, 
  10. it will play itself.  Key controls are as follows:
  11.  
  12.   Left, right arrow:  move horizontally
  13.   Up, down arrows:  move vertically
  14.   Ctrl: fire torpedoes
  15.   Esc: exit to DOS
  16.  
  17. Try pressing several keys at the same time.  If you press the up arrow 
  18. and the left arrow, you will roll up and to the left.  If you fire 
  19. torpedoes while doing a roll, they will scatter over a wide area.
  20.  
  21. Can you make Quickfire fly upside down?
  22.  
  23. Command line options:
  24.  
  25.   qf nosound -- turns off the Quickfire sound effects
  26.   qf nomusic -- turns off the Quickfire music
  27.   qf nosound nomusic -- Quickfire gets very quiet
  28.  
  29. Another good idea:
  30.  
  31.   setup.bat
  32.  
  33. Run this batch file to configure Quickfire for your sound card.  For
  34. more information about sound card support, see the section below
  35. entitled "The Audio Solution"
  36.  
  37. Quickfire requires a 80386 or faster computer to run properly, a VGA
  38. card and a VGA monitor.  A sound card is optional but recommended.
  39.  
  40. TROUBLESHOOTING:
  41.  
  42. If Quickfire does not run on your system, first run the setup program
  43. and make sure you have configured Quickfire properly for your sound
  44. card.  If Quickfire continues to behave erratically on your system, 
  45. try running it with no sound and no music.  It this corrects the problem, 
  46. try deleting the file "qftitle.snd", and running Quickfire with the 
  47. sound and music on.  If Quickfire continues to misbehave, call the Dust
  48. Devil BBS at (702) 796-7134 and leave a detailed bug report for Diana
  49. Gruber.  The latest version of the Quickfire demo can be downloaded
  50. from this bbs.
  51.  
  52. Distribution:
  53.  
  54. Quickfire may be distributed freely with the following exceptions:
  55. If Quickfire is sold with a product (bundled), or sold by a shareware
  56. vendor, or sold on a shareware rack, or included on a CD-ROM, YOU
  57. MUST HAVE A SIGNED LICENSE AGREEMENT FROM DIANA GRUBER.  Quickfire
  58. may be freely uploaded to bulletin boards, and online services, and
  59. may passed hand-to-hand on a disk.  Contact Ted Gruber Software for
  60. details of the license agreement.
  61.  
  62. Copyright information:
  63.  
  64. Quickfire.exe copyright 1992 Diana Gruber
  65. Quickfire art copyright 1992 Cygnus Software
  66. Quickfire music copyright 1992 Rob Wallace
  67. Midpak music drivers and Midpak code are the property of John Miles
  68. Digpak sound drivers and Digpak code are the property of John Ratcliff
  69. Setup.exe and setqf.exe copyright 1992 John Ratcliff
  70.  
  71.                        HOW WE DID IT
  72.  
  73. Technical information, part 1:  Graphics
  74.  
  75. Quickfire was written in C using Microsoft C 6.0, and linked with
  76. Fastgraph.  Quickfire uses Fastgraph's mode 20, which is a "tweaked"
  77. VGA mode closely related to Mode X, but with a different vertical
  78. resolution.  Quickfire requires a VGA card to run, and uses a 
  79. 320 X 200 resolution with 256 colors.  Quickfire scrolls vertically,
  80. horizontally and diagonally, and uses a tile based background. 
  81.  
  82. The background is stored on the disk as a PCX file, and loaded into
  83. offscreen video memory.  Tiles are applied to the appropriate parts
  84. of video memory in rapid succession to give the scrolling effect.
  85. Foreground objects, or "sprites" are RAM-based bitmaps.
  86.  
  87.                            ART
  88.  
  89. Cygnus Multimedia Production is a full service company that specializes
  90. in the Entertainment Software field.  We have a team of artists,
  91. animators and graphics specialists.  We know the Entertainment Software
  92. Industry and understand the needs of game developers.  For rates and
  93. more information, contact us at (801) 226-3224 or call our BBS at
  94. (801) 222-0253.
  95.  
  96.                          FASTGRAPH
  97.  
  98. Fastgraph is a low-level graphics library of general purpose graphics
  99. functions, well suited to writing most kinds of games, as well as
  100. business and scientific applications.  Fastgraph provides cutting
  101. edge performance in 23 video modes, and includes functions for
  102. bitmapped graphics, fast area transfers, palette control, PCX and
  103. RLE creation and display, scrolling, input device control, video
  104. page management, and much more.
  105.  
  106. Some of the games and programs written with Fastgraph include:
  107.  
  108. Product Name                     Published by        
  109. ==============================================================================
  110.    TKO                                Accolade
  111.    Apollo 18                          Accolade
  112.    Test Drive III                     Accolade
  113.    Day of the Viper                   Accolade
  114.    Gunboat                            Accolade
  115.    Steel Thunder                      Accolade
  116.    Grand Prix Unlimited               Accolade
  117.    Video Poker a la Carte             ComputerEasy
  118.    Stepping Stones                    CompuTeach
  119.    Destination: Mars                  CompuTeach
  120.    Once Upon A Time vol. I            CompuTeach
  121.    Once Upon A Time vol. II           CompuTeach
  122.    Once Upon A Time vol. II           CompuTeach
  123.    Once Upon A Time Puppet Playhouse  CompuTeach
  124.    Battle Cruiser 3000AD              Derek Smart
  125.    Orpheus Hypertext Authoring System Rod Willmott
  126.    Xerix                              Brendan Reville
  127.    Scramble                           Diana Gruber
  128.    MicroBucks II                      Diana Gruber
  129.    The Las Vegas EGA Casino           Diana Gruber
  130.    Poker Galore                       Diana Gruber
  131.    Klondike                           Diana Gruber
  132.    Keno                               Diana Gruber
  133.    Big Bertha                         Diana Gruber
  134.    Quickfire!                         Apogee
  135.    Cyberwars                          John Gibbs
  136.    Drum Blaster                       Epic
  137.    Escalators from Hell               John Shramko
  138.    Eye of Horus                       John Shramko
  139.    Jazz Magic                         Antone Walloch
  140.    Las Vegas Bingo Club               Emerging Ventures & Art
  141.    NFX Offline Mail Reader            Nick Onoufriou
  142.  
  143. For more information about Fastgraph, contact:
  144.  
  145.       Ted Gruber Software
  146.       P.O. Box 13408
  147.       Las Vegas, NV 89112
  148.       (702) 735-1980 (voice)
  149.       (702) 796-7134 (bbs)
  150.       (702) 735-4603 (fax)
  151.  
  152. Technical information, part 2:  Music
  153.  
  154. QuickFire using DigPak and MidPak from The Audio Solution.  DigPak allows
  155. a developer to play any digitized sound effect on any sound card as simply
  156. as doing a single function call.  The files BULLET.SND and EXPLODE.SND are
  157. the digitized sound files that play back during QuickFire gameplay.
  158.  
  159. QuickFire uses the MIDPAK MIDI music drivers to play the game music,
  160. composed by Rob Wallace.  However, we have added a bonus for sound fans
  161. everywhere.  Many of you may already be aware that Roland Corporation has
  162. been producing the premier high end MIDI sound cards preferred by
  163. professional musicians for years.
  164.  
  165. Roland's latest MIDI card available to the consumer market is the Roland
  166. Sound Canvas (or SCC1).  The difference between a high end MIDI device
  167. like the Roland Sound Canvas and a SoundBlaster is remarkable.    I liken
  168. it to the difference between my three year old blowing on a kazoo and
  169. the St. Louis Symphony Orchestra.  We have included a digitally sampled
  170. version of the Roland Sound Canvas title music on this demo.  It is the
  171. file QFTITLE.SND.  Now due to the huge space requirements for digitized
  172. sound this is a low resolution audio recording.  A Roland Sound Canvas
  173. sounds MUCH, MUCH, better than this.  In fact it has CD quality sound.
  174. But you will certainly be able to tell the difference in even this crude
  175. example between the SoundBlaster/Adlib MIDI music and that produced by a
  176. Roland Sound Canvas.
  177.  
  178. The Roland Sound Canvas costs as low as $375 mail order.  Additionally a
  179. number of vendors are readying low-cost SoundCanvas 'clones' in the
  180. near future.  I have heard rumours of street prices as low as $175,
  181. WITH SoundBlaster compatibility as well.  As a game developer I would
  182. like to draw attention to the phenomonal capability of this new breed
  183. of sound card.    Because I would much rather you get a movie like musical
  184. score than the SoundBlaster's bleeps and farts.   Now don't get me wrong,
  185. we at Audio Solution would like to think that our SoundBlaster MIDI music
  186. sounds better than anyone elses, but if you are considering a high
  187. end sound card, please consider General MIDI!
  188.  
  189. The files on this demo with the extension of .XMI are standard type 1
  190. MIDI files that have been converted into a compressed format called
  191. eXtended MIDI.    Notice how small these files are for the huge amount
  192. of music they represent.  For more about MIDI composition read Rob
  193. Wallace's BIO.
  194.  
  195.  
  196.        ▒▐▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▌▒
  197.       ▒▒▐                WALLACE Music & Sound, Inc.                ▌▒▒
  198.      ▒▒▒▐             Rob Wallace - Executive Producer               ▌▒▒▒
  199.     ▒▒▒▒▐      Music and Sound Effects for Software Developers          ▌▒▒▒▒
  200.     ▒▒▒▒▐                 6210 West Pershing Avenue                     ▌▒▒▒▒
  201.      ▒▒▒▐                 Glendale, Arizona  85304                      ▌▒▒▒
  202.       ▒▒▐           {602} 979-6201 - CompuServe 71042,1410            ▌▒▒
  203.        ▒▐▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▌▒
  204.                 │
  205.                      ▄▄▄▄▄▄▄▀▄▄▄▄
  206.                      █      ▀ ███
  207.                      █       ███
  208.                      █        █:█
  209.                      ▀▀▀██████▀▀▀
  210.                      █▀▀▀▀█████████████
  211.                      ██████:█────┼────█
  212.                      ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  213.  
  214. About Wallace Music & Sound, Inc. ......
  215. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  216.  
  217. Rob Wallace Executive Producer 
  218.                 {602} 979-6201 
  219.  
  220.  
  221.         Our goal is to provide software developers and publishers
  222.  
  223.         with SPECTACULAR original and arranged music, the best musical
  224.  
  225.         EFFECTS, AND THE MOST INNOVATIVE DIGITAL SOUND EFFECTS available
  226.  
  227.         anywhere for entertainment, educational, and MultiMedia software
  228.  
  229.         products.
  230.  
  231.  
  232.         We produce original music based on your product's concept, graphics
  233.  
  234.         and technical specifications.  ANY musical style can be created 
  235.  
  236.         for you; existing music can also be adapted for your needs.  We
  237.  
  238.         know what music is in the public domain and can provide you with
  239.  
  240.         expert legal copyright and licensing information about any published
  241.  
  242.         song.  We can even negotiate rights on your behalf if you choose.
  243.  
  244.         Call ROB WALLACE directly to discuss your project.  You will reveive
  245.  
  246.         a written proposal with project cost.  A Consultants Service 
  247.  
  248.         Agreement will follow upon acceptance of your prepared proposal.
  249.  
  250.         We provide MIDI AUTHORING SERVICES for both Microsoft authoring 
  251.  
  252.         standards for Windows and Windows MPC.  Wallace Music & Sound, Inc. 
  253.  
  254.         is a Roland and SoundBlaster developer.  Character actors, vocal 
  255.  
  256.         and voice-over talent plus foreign language talent are available.
  257.  
  258.         Staff or outside producers are available.  For that really HUGE 
  259.  
  260.         project we can draw upon fully qualified Midi authors and Composers
  261.  
  262.         to expedite your schedule.  WE ARE DEDICATED TO FULL SERVICE.
  263.  
  264.  
  265.             ▄▄▄▄▄▄▄▄▄▄▄▄          ▄▄▄▄▄▄▄▄▄▄▄▄         ▄▄▄▄▄▄▄▄▄▄▄▄
  266.             █        ███          █        ███         █        ███       
  267.             █  9000! ███          █  9000! ███         █  9000! ███       
  268.             █  SFX   █:█          █  SFX   █:█         █  SFX   █:█       
  269.             ▀▀▀██████▀▀▀          ▀▀▀██████▀▀▀         ▀▀▀██████▀▀▀       
  270.            █▀▀▀▀█████████████    █▀▀▀▀█████████████   █▀▀▀▀█████████████  
  271.            ██████:█────┼────█    ██████:█────┼────█   ██████:█────┼────█  
  272.            ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀    ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀  
  273.                                                                 
  274.                    WE HAVE OVER 9000 different sound effects
  275.                          Mastered Digitally in STEREO 
  276.                           Available for YOUR PROJECT
  277.  
  278.  
  279.           Background & CREDITS:
  280.  
  281.         
  282.      Rob Wallace did 98% of the music for The Miracle Piano Teaching System
  283.            by the Software Toolworks.  This popular product actually teaches
  284.                you how to play the piano.  A complete Midi Keyboard 
  285.                        comes with the PC or MAC software 
  286.                                for only $399.00!!
  287.                              Distributed Worldwide
  288.  
  289.  
  290.          
  291.         Executive Producer, Rob Wallace, has an uncanny talent for creating
  292.         original music to fit any graphical or interactive scenario. Rob
  293.         is also a concert sound and veteran foley sound engineer for motion
  294.         pictures and video tape production.  In front of the mic, rob is a
  295.         performance artist and former radio personality performing live and
  296.         in recording studios in Los Angeles, Chicago, and Denver and on the 
  297.         air for radio KHOW, KEZW, and KUAT. 
  298.                 
  299.         Wallace Music & Sound produced audio products and services for 18
  300.         publishers and developers this past year alone.  Among them:
  301.  
  302.          Accolade, Inc.  Apogee Software Creations  MacMillan/McGraw-Hill
  303.                 Looking Glass Technologies    MASQUE Publishing  
  304.                  The Software Toolworks  White Wolf Productions
  305.         
  306.         The awards that these products have won is far to extensive to list 
  307.         here.  In fact, we gave up trying to collect and keep track of all 
  308.         the kudos ... we're too busy making music and digital waveform files.
  309.  
  310.  
  311.       CALL ROB WALLACE Today to get a quote on your project: {602} 979-6201
  312.  
  313.  
  314.                                Thanks for checking 
  315.                                out the music & sound
  316.                                Support General Midi!
  317.  
  318.                                        *****
  319.  
  320. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  321. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  322. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  323.  
  324.  
  325.  
  326. Technical information, part 3:  Sound Effects
  327.  
  328.      MIDPAK  - Midi Sound Driver of the Gods.
  329.  
  330.      developed by:
  331.                John W. Ratcliff, President, THE Audio Solution, Inc.
  332.                John Miles, President, Miles Design, Inc.
  333.                George Sanger, Industry computer musician, 'The Fat Man'
  334.                MIDPAK/DIGPAK demo program written by David E. Metzener
  335.  
  336.  
  337. THE Audio Solution is pleased to announce the release of MIDPAK v2.0.
  338. MIDPAK comprises a set of MIDI music drivers under DOS which provide
  339. MIDI music output on all Roland systems, and Roland emulation for the
  340. Adlib, SoundBlaster, SoundBlaster Pro, and the ProAudio spectrum.  Tandy
  341. and IBM PC speaker MIDI music playback is implemented with limited
  342. output channels.
  343.  
  344. MIDPAK incorporates the MIDI music drivers developed by Miles Design,
  345. Inc.  These drivers are used by virtually every MS-DOS game publisher,
  346. having been featured in the most technically advanced games on the
  347. market.  MIDPAK provides a simple and easy to use programmer's interface
  348. that allows MIDI music playback from either the DOS command line or from
  349. within your own software with a single procedure call.
  350.  
  351. Roland emulation is enhanced due to a custom instrument file designed by
  352. computer musician George Sanger, 'The Fat Man', premier producer of
  353. custom music and sounds for the game industry.    This instrument file
  354. defines a set of waveforms that model as closely as possible all 127
  355. base Roland melodic instruments as well as all Roland percussives. 
  356.  
  357. MIDPAK is fully compatible with THE Audio Solution's v3.0 release of
  358. DIGPAK, providing digitized sound playback on all PC hardware platforms
  359. with simultaneous MIDI music output.  MIDPAK is available for $149.95
  360. from THE Audio Solution and comes with all music drivers, custom
  361. instrument file, DOS utilities, programmers documentation, example MIDI
  362. files, and source code examples.
  363.  
  364.  
  365. *******  Reasonable licensing fees for commercial distribution *********
  366.  
  367. THE Audio Solution is the leading provider of DOS based music and sound
  368. programming tools.  THE Audio Solution's DIGPAK was developed by
  369. computer game author John W. Ratcilff, author of 688 Attack Sub and an
  370. entire line of multimedia education products.  DIGPAK is now being used
  371. in computer game and multimedia products from Electronic Arts, The
  372. Software Toolworks, Strategic Simulations Inc. and many others.  The
  373. MIDI music drivers in MIDPAK were developed by John Miles, lead
  374. programmer for Origin System's Ultima V, and now responsible for MIDI
  375. music programming for most US game companies.  THE Audio Solution is
  376. commited to providing powerful tools for sound and music programming,
  377. supporting a wide range of multimedia product development.
  378.  
  379. Contact:
  380.     THE Audio Solution
  381.     P.O. Box 11688
  382.     Clayton, MO 63105
  383.     
  384.     1-(314)-567-0267
  385.     BBS: 1-314-939-0200
  386.  
  387.     Call the BBS and download MidPak DigPak demo, in the main
  388.     library as MIDPAK.ZIP.
  389.  
  390.  
  391.  
  392.  
  393.     DIGPAK - THE Standard for PC digitized sound
  394.  
  395.  
  396. *****************************************************************************
  397.       DIGPAK - THE Standard for PC digitized sound
  398. *****************************************************************************
  399. Add the power of digitized sound to your DOS applications.  Use sound to
  400. enhance entertainment products, multimedia applications, user
  401. interfaces, on-line help systems, and even voice e-mail applications.
  402.  
  403. You can use DIGPAK to play back sound effects on any kind of PC audio
  404. hardware, through batch files, at the DOS prompt, or from within your
  405. own programs.  Using the audio compression and decompression utilities
  406. you can easily upload and download audio files over a telephone modem!
  407.  
  408. Supports all 3rd party hardware sound boards, as well as the internal
  409. IBM speaker, with high quality digitized sound.  Provides audio
  410. compression and decompression utilities with source code.  Loadable
  411. driver approach provides a simple programmers interface to produce
  412. clean, clear, digitized sound on all hardware platforms.  Only THE Audio
  413. Solution provides a SIMPLE and COMPLETE solution for producing digitized
  414. sound output, and audio compression and decompression, for todays
  415. advanced PC products.
  416.  
  417. Version 3.0 provides true stereo digital sound support and digital
  418. audio recording on SoundBlaster and compatibles.
  419.  
  420. FatClips Audio disks represent a collection of sampled music and
  421. digitized sound effects created by The FatMan, George Sanger, producer
  422. of the music for Origin Systems "Wing Commander", and MT-32 arrangements
  423. for Lucasfilm Games' "Loom"
  424.  
  425. DIGPAK and/or MIDPAK are currently used already used by the following
  426. companies:
  427.  
  428.          Strategic Simulations
  429.          The Software Toolworks
  430.          Activision
  431.          Epyx
  432.          Access Software
  433.          Virgin Games
  434.          Electronic Arts
  435.          Spectrum Holobyte
  436.          Milliken Publishing Company
  437.          Bethesda Softworks
  438.          Alive Software
  439.          Azeroth Publishing
  440.          IntraCorp
  441.          Merit Software
  442.          Microleague Software
  443.          Presage Software
  444.          Quantum Quality Productions
  445.          Waterford Institute
  446.          White Wolf Productions
  447.          Three-Sixty
  448.          DC True
  449.          Edmark Corp.
  450.          Knowledge Adventure
  451.          Macmillan/McGraw Hill
  452.          Magnetic Images
  453.          Ninga
  454.          Optimum Resource
  455.          Saddleback Graphics
  456.          Wesson International
  457.          T&T Research
  458.          Destiny Software
  459.  
  460.          and many, more...
  461.  
  462.  
  463.  
  464.  
  465. DIGPAK    INCLUDES:
  466.  
  467.     14 sound drivers, all sound drivers resident size under 2k.
  468.  
  469.     DOS tools to do the following:
  470.  
  471.     PLAY        Play sound effects of any size from the DOS
  472.             prompt or from within a batch file.
  473.  
  474.     OSC        An oscilliscope program.
  475.  
  476.     ACOMP        Standardized audio compression utility.
  477.             Can compress audio files of any size!
  478.             Achieves between 1.5:1 and 3:1 compression
  479.             on music and as high as 6:1 compression on
  480.             human voice.
  481.  
  482.     UCOMP        Decompress ACOMP compressed audio files.
  483.  
  484.     MIX        Mix two sound files together into one.
  485.  
  486.     SPLIT        Break large sound files apart into smaller
  487.             more manageable pieces.
  488.  
  489.     CSAMP        Change sampling rates of a sound file.
  490.  
  491.     WRIMAGE     A colorful educational and entertaining word game.
  492.             Supports up to four players, full of humorous
  493.             sound effects.    More than 3,000 word, word list!
  494.             Plus add spelling lists from your children's
  495.             school assignments. (Like Wheel of Fortune)
  496.  
  497.     SOUND EFFECTS: 75 free sound effects!
  498.  
  499.     DOCUMENTATION: Complete documentation on how to use DIGPAK inside
  500.                your own application software.
  501.  
  502.     SOURCE CODE:   Source code examples and linkable object modules
  503.                to access sound playback and audio decompression
  504.                from within your software.
  505.  
  506. Driver     Manufacturer             Operation         Resolution
  507. ----------------------------------------------------------------
  508. IBMSND     Internal Speaker         FOREGROUND      6 bit
  509. IBMBAK     Internal Speaker         BACKGROUND      6 bit
  510. CVXSND     Covox Speech Thing         BACKGROUND      8 bit
  511. VMSND     Covox Voice Master         BACKGROUND      8 bit
  512. SMSND     Covox Sound Master         BACKGROUND      8 bit
  513. SBLASTER Creative Labs Sound Blaster BACKGROUND      8 bit/DMA
  514. ADLIB     Adlib Personal Music System BACKGROUND      8 bit
  515. DIGISP     Digispeech Adaptor Board    FOREGROUND      8 bit
  516. SOURCE     Walt Diseney Sound Source   BACKGROUND      8 bit
  517. ECHOII     Street Electronics Echo II  BACKGROUND      8 bit
  518. LANTSND  Lantastic Voice Adaptor     BACKGROUND      8 bit
  519. TANEXTX  Tandy EX/TX, PCjr         BACKGROUND      4 bit
  520. TANSLTL  Tandy SL/TL             BACKGROUND      8 bit/DMA
  521. PAUDIO     Media Vision ProAudio         BACKGROUND      8 bit/DMA
  522. ADLIBG     Adlib Gold 1000         BACKGROUND      8 bit/DMA
  523. SBPRO     SoundBlaster Pro         BACKGROUND      8 bit stereo/DMA
  524. STFX     ATI Stereo FX             BACKGROUND      8 bit stereo/DMA
  525.  
  526.  
  527. ***************************************************************************
  528. * FatClips Audio Disk 1: Sound Effects and the hit song 'Beat-A-Way'.     *
  529. * All sound effects Copyright (c) 1991, George Alistar Sanger, The Fat Man*
  530. ***************************************************************************
  531.     [APPLAUSE.SND] Applause        [WHITE.ABT]    The White Zone
  532.     [DOORBELL.SND] Doorbell        [SMOKE.ABT]    Smoke That Stuff
  533.     [PARTY.SND]    Party        [FORMAT.ABT]   Format Hard Disk
  534.     [RADIAL.SND]   Radial Saw        [BUSY.SND]       Busy Signal
  535.     [CARSTART.ABT] Car Starting     [NOT.ABT]       Not!
  536.     [CARHORN.ABT]  Car Horn        [SEX.ABT]       Sex
  537.     [DISC.ABT]       Disc         [SAVAGE.ABT]   Savage
  538.     [OUCH.ABT]       Ouch         [SHOES.SND]    Horseshoes
  539.     [CAPTAIN.ABT]  Captain        [THIS.ABT]       Now THIS
  540.     [OVENDOOR.ABT] Oven Door        [GRENADE.ABT]  Hand Grenade
  541.  
  542. ***************************************************************************
  543. * FatClips Audio Disk 2: Containing FatMusic!                  *
  544. * All music & sndfx Copyright (c) 1991, George Alistar Sanger, The Fat Man*
  545. ***************************************************************************
  546.     Brain Race To Terror
  547.     Up To Business 'requires more than 520k free DOS memory to play'
  548.     Southern Slide
  549.     Hip Chords
  550.     'Marvin The Moose' Theme Song
  551.  
  552.  
  553.  
  554.  
  555.                 THE AUDIO SOLUTION
  556.                 P.O. Box 11688
  557.                 Clayton, MO 63104
  558.  
  559.       Order/Information: (314)-567-0267 9am-5pm Central Mon-Fri
  560.       Technical Support: (314)-926-0232 9am-5pm Central Mon-Fri
  561.       BBS:             (314)-939-0200 24 hours 7 days.
  562.  
  563.  
  564.          DIGPAK/MIDPAK COMPLETE PRODUCT LIST
  565.               (as of 1/3/93)
  566.  
  567.                             Product
  568. Product Name          Publisher            On File       Use
  569. ==============================================================================
  570. Guardians of Eden    Access Software         Yes    MidPak
  571. Animal Quest        Alive Software            Yes    DigPak+MidPak
  572. ncMagic Crayon        Alive Software            Yes    DigPak+MidPak
  573. Inspector Gadget:    Azeroth Publishing        No    DigPak+MidPak
  574. Terminator 2029     Bethesda Softworks        No    DigPak
  575. Bilou            Concepteva            No    DigPak
  576. Shadow President    DC True             No    DigPak
  577. T-Zero            Dennis Cunningham        No    DigPak+MidPak
  578. Battle Cruiser 3000AD    Derek Smart            No    DigPak
  579. Creepers        Destiny Software        No    DigPak+MidPak
  580. Millie's Math House     Edmark Corpoartion              No      DigPak
  581. KidDesk         Edmark Corporation        No    DigPak
  582. <unamed>        Epyx                No    DigPak+MidPak
  583. Fun Univ Ntwk Intfc    Fun Univ Netwk            No    DigPak+MidPak
  584. Grandmaster Chess    IntraCorp            Yes    DigPak+MidPak
  585. Space Adventure     Knowledge Adventure        Yes    DigPak
  586. Dinosaur Adventure    Knowledge Adventure        Yes    DigPak
  587. Sights & Sounds     Macmillan/McGraw Hill        No    DigPak
  588. Places to Play        Magnetic Images         No    DigPak
  589. Oregon Trail Deluxe    MECC                No    DigPak+MidPak
  590. Tom Landry Football    Merit Software            No    DigPak+MidPak
  591. MicroLeague Baseball IV Microleague Sports Assoc.    No    DigPak+MidPak
  592. MicroLeague Football II Microleauge Sports Assoc.    No    DigPak+MidPak
  593. Microleage Cards    Microleage Sports Assoc.    No    DigPak
  594. Math Zone        Milliken Publishing         Yes    DigPak
  595. Marvin The Moose    Milliken Publishing        Yes    DigPak
  596. Milliken Storyteller    Milliken Publishing        Yes    DigPak
  597. Math Sequences        Milliken Publishing        Yes    DigPak
  598. Cribbage Master     Ninga                No    DigPak
  599. Layout for DOS        Objects, Inc            No    DigPak+MidPak
  600. Stickybear Townbuilder    Optimum Resource        No    DigPak
  601. Contraption ZAck    Presage Software Co. Inc.    No    DigPak+MidPak
  602. Spaceward Ho PC     Presage Software Co. Inc.    No    DigPak+MidPak
  603. Solitaire's Journey     Quantum Quality Productions     Yes     DigPak+MidPak
  604. My Paint        Saddleback Graphics        Yes    DigPak
  605. GemStone III        Simutronics            No    DigPak
  606. Cyberstrike        Simutronics            No    DigPak
  607. WorldAtlas        The Software Toolworks        No    DigPak+MidPak
  608. Chessmaster 3000    The Software Toolworks        Yes    DigPak
  609. Pools of Darkness    Strategic Simulations Inc.    Yes    DigPak
  610. Gateway to the Savage    Strategic Simulations Inc.    Yes    DigPak
  611. DNA Parrot        T&t Research            Yes    DigPak
  612. Monopoly Deluxe     Virgin Games            Yes    DigPak
  613. Waterford Mental Math    Waterford Institute        No    DigPak+MidPak
  614. ATC/Tracon        Wesson International        No    DigPak
  615. Empire Deluxe        White Wolf Productions, Inc.    No    DigPak+MidPak
  616. NFL Challenge        XOR Corporation            No    DigPak
  617.  
  618.  
  619.