home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / program / grfx_snd / grfx_snd.lst
File List  |  1994-10-17  |  3KB  |  50 lines

  1.     ***********************************************************************
  2.    **        T h e   C r a w l y   C r y p t   C o l l e c t i o n        **
  3.    *                            P r e s e n t s                            *
  4.    **          Graphics And Digital Sound Programming Information         **
  5.     ***********************************************************************
  6.  
  7. AUDIO     An ASCII document that gives complete information about various
  8.           digital sound formats including *.WAV, *.VOC, *.AVR, and *.MOD.  If
  9.           you are planning to do any work with digital sound you NEED this
  10.           document!
  11. DEGAS_LD  Well commented Assembly source code for a Degas picture viewer that
  12.           will load and display a Degas file in all ST compatible resolutions.
  13. DSC_S1    Complete, well commented assembly source code that demonstrates how
  14.           to load Degas, Degas Elite, and NeoChrome format picture files.
  15.           Includes a text tutorial file that explains the file formats of those
  16.           graphics files.
  17. GIF89A    Official specification for GIF (Graphics Interchange Format) version
  18.           89a.  This is the complete programming reference provided by
  19.           CompuServe, the originators of GIF.
  20. IFF_DOCS  "EA IFF 85" Standard for Interchange Format Files by Jerry Morrison
  21.           of Electronic Arts.  The IFF graphics format is an attempt to create
  22.           a file format for graphics that is program independent, compiler
  23.           independent, machine independent, and device independent.  This is
  24.           complete documentation of the IFF standard.
  25. IMGSPECS  Understanding color IMGs by Dr. Bob is a description of IMG file
  26.           formats, bi-level and color.  The IMG standard from DRI is composed
  27.           of a file header and  encoded (or not encoded) bit-image data. 
  28. MUSIC_S   Heavily commented assembly source code to the "madmax" music playback
  29.           routines.  Includes several sample song files to experiment with,.
  30. PICFRMT   April 9, 1990 version of documentation compiled by David Baggett
  31.           detailing the NEO, Degas [+Elite], Tiny, Spectrum, Art Director,
  32.           C.O.L.O.R., Doodle, GEM, STAD, IFF, MAC, and many more graphic file
  33.           formats.
  34. PLAYBACK  Program and source code by Tristan Hunting to play back digitized
  35.           sounds at variable rates using interrupts.  Source in assembly, C,
  36.           and various Basics.
  37. Q_SOURCE  Example GFA Basic source code that demonstrates how to play back
  38.           Quartet digital song files on the ST.
  39. SPECOUT   C routines to create a SPECTRUM 512 file.  Includes documentation,
  40.           source code, and example program.  It does a very good job of
  41.           documenting the Spectrum format (both file and screen) and explaining
  42.           how it all works.  All files written by John Rosenberg.
  43. TCBTRACK  Complete assembly source code for playing back TCB (The Care Bears)
  44.           Soundtracker digital music files.  While this code appears to be
  45.           functional, it is NOT commented at all.
  46. TIFFLIB   A collection of Pure/Turbo C sources for using the TIFF graphics
  47.           format.  These routines are designed to hide as much of the details
  48.           of TIFF as possible so that the "dirty work" is transparent to the
  49.           programmer using these routines.
  50.