home *** CD-ROM | disk | FTP | other *** search
/ WADS of WADS / WadsOfWads.1994.zip / UNSORTED / DM2AU.TXT < prev    next >
Text File  |  1994-08-29  |  254b  |  11 lines

  1.  
  2. /* This is a simple utility I wrote to extract sounds from DOOM wads
  3.    and convert them to Sun Ulaw format (suitable for cat >/dev/audio)
  4.  
  5. Usage: dm2au [-f pwad] sndname
  6.  
  7.    Just another Linux DOOM hack. :)
  8.  
  9.     -Sam Lantinga        (slouken@cs.ucdavis.edu)
  10. */
  11.