home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sgi / 17967 < prev    next >
Encoding:
Internet Message Format  |  1992-12-14  |  771 b 

  1. Path: sparky!uunet!gatech!news.ans.net!cmcl2!adm!news
  2. From: n102ef@tamuts.tamu.edu (Ming Niu)
  3. Newsgroups: comp.sys.sgi
  4. Subject: A Question About Audio Files
  5. Message-ID: <34635@adm.brl.mil>
  6. Date: 14 Dec 92 08:28:15 GMT
  7. Sender: news@adm.brl.mil
  8. Lines: 16
  9.  
  10. Hello!  I am using SGI Indigo to analyse
  11. various sound.   I know AIFF is a standard
  12. file format for an audio file.
  13.  
  14. From the standard audio file, how can I 
  15. get the amplitude of the sound within?
  16.  
  17. After decoding, one should have a sequence
  18. of integers or floating points(I am not sure)
  19. which represent the amplitudes of the sound
  20. wave in a period of time.   If the sampling
  21. rate is 44.1KHz, that means there are 44,100
  22. integers or floating points.
  23.  
  24. How can I get these numbers?   Anyone knows
  25. the answer?     Thanks!
  26.