home *** CD-ROM | disk | FTP | other *** search
/ Die Multimedia Power-CD / MULTIMEDIA.bin / sndutil / iff2voc / iff2voc.txt < prev    next >
Text File  |  1991-10-04  |  2KB  |  31 lines

  1. IFF2VOC Version 1.0  --  Kevin S. Bachus -- October 4, 1991.
  2.  
  3. IFF2VOC is a quick utility I wrote, following up on my recent utility SUN2VOC.
  4. IFF2VOC converts Amiga IFF-format sound files to Sound Blaster VOC files.  It
  5. also parses the IFF file's header information and attempts to extract the Amiga
  6. sample rate which is then converted to work with the Sound Blaster, requiring
  7. virtually no effort on the user's part.  With this program, you can take any of
  8. the many audio files digitized on the Amiga and play them, without any
  9. additional modifications, on any PC equipped with a Sound Blaster sound card.
  10.  
  11. Operation of the program is simple.  Simply enter "IFF2VOC filename" where
  12. <filename> is the name of the IFF (.iff) file to be processed.  The extension
  13. is optional; if you do not enter one, IFF2VOC assumes .IFF to be the source
  14. extension.  IFF2VOC will then create a destination file using the same file
  15. name as the source, but with a .VOC extension.  You can then use any VOC player
  16. (Creative Labs' VPLAY or Gary Maddox's excellent BLASTER MASTER package, for
  17. example) to hear the sound.  I've tried to optimize the conversion routines for
  18. both speed and size.  The conversion should be quite fast on all but the
  19. largest of files.
  20.  
  21. Note that the VOC file WILL be compatible with ANY sound player utility on the
  22. PC -- not just the Sound Blaster.  A Sound Blaster VOC file (for the most part)
  23. is simply a raw sound sample with a 32-byte header.  You MAY hear a small
  24. "click" at the beginning of the sample if you play it through another system,
  25. but it WILL work (and can be edited).
  26.  
  27. If you wish to contact me for any reason, my PPN on CompuServe is 70120,355
  28. (Internet mail to 70120.355@CompuServe.COM).
  29.  
  30. Best Wishes.
  31.