home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / amiga / audio / 3256 < prev    next >
Encoding:
Text File  |  1992-09-01  |  1.2 KB  |  28 lines

  1. Newsgroups: comp.sys.amiga.audio
  2. Path: sparky!uunet!sun-barr!cs.utexas.edu!torn!cunews!ags
  3. From: ags@scs.carleton.ca (Alexander G. M. Smith)
  4. Subject: Re: .aiff files?
  5. Message-ID: <1992Sep2.013818.3596@cunews.carleton.ca>
  6. Sender: news@cunews.carleton.ca (News Administrator)
  7. Organization: School of Computer Science, Carleton University, Ottawa, Canada
  8. References: <crystal.715220656@glia>
  9. Date: Wed, 2 Sep 1992 01:38:18 GMT
  10. Lines: 16
  11.  
  12. In article <crystal.715220656@glia> crystal@glia.biostr.washington.edu (Crystal) writes:
  13. >In my travels through FTP land I discovered some .aiff files that are
  14. >apparently samples.
  15.  
  16. If you check out the new (AmigaDOS 2.0) Amiga ROM Kernel Reference
  17. Manual: Devices, you will find a list of all the known IFF formats.  One
  18. of them is AIFF, a more generic audio format than the commonly used (on
  19. the Amiga) 8SVX.  It has the advantage of doing n-bit samples in
  20. arbitrary numbers of channels.  So, stereo 16 bit sound (CD quality) is
  21. within its capabilities, unlike 8SVX which is restricted to 8 bit sound
  22. samples. 
  23.  
  24. I don't know of any AIFF sample players for the Amiga.  It shouldn't be
  25. to hard to write one, if you have the skills and time. 
  26.  
  27. - Alex
  28.