home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / sound / digistuf / st2hippo / readme next >
Text File  |  1992-08-20  |  393b  |  16 lines

  1. Converts an ST format sound (8-bit unsigned samples) to Hippo/Navarone format
  2. sound (8-bit signed samples).
  3.  
  4. usage: st2hippo stformat.snd hippo.snd sample-rate
  5.  
  6. Specify sample-rate in Hertz (samples per second); e.g.,
  7.  
  8.     st2hippo stformat.snd hippo.snd 11000
  9.  
  10. Conversion can be done in place; i.e., source and destination file names
  11. can be the same.
  12.  
  13. Dave Baggett
  14. July 24, 1991
  15.  
  16.