home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / sgi / 12686 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  1.3 KB

  1. Path: sparky!uunet!mcsun!uknet!yorkohm!dpr
  2. From: dpr@ohm.york.ac.uk (David Rossiter)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Re: Audio on the Personal Iris
  5. Keywords: audio, PI, MULAW, conversion
  6. Message-ID: <1992Aug20.193903.12272@ohm.york.ac.uk>
  7. Date: 20 Aug 92 19:39:03 GMT
  8. References: <1992Aug20.123614@disuns2.epfl.ch>
  9. Organization: Electronics Department, University of York, UK
  10. Lines: 23
  11.  
  12. In <1992Aug20.123614@disuns2.epfl.ch> matomira@disuns2.epfl.ch (Fernando Mato Mira) writes:
  13.  
  14. >I have a couple of questions concerning the audio capabilities of the PI.
  15.  
  16. > I have some MULAW samples
  17. >which I convert into
  18. >16-bit linear, and then covert to 8-bit linear just by dividing by 256
  19. >(no fancy filtering, sorry). All I get is noise. I hoped to get
  20. >something horribly sounding but not so much. If the filtering is the
  21. >problem, do you think I will manage to do the conversion in real-time?
  22. >Any pointers to libraries?
  23.  
  24. It's probably worth looking at a program called 'sox' which actually
  25. has nothing to do with smelly feet... it's a sound transformation
  26. program (command line driven) which lets you re-sample, convert
  27. between many different formats, bandpass/lowpass filter, add
  28. effects such as echo + vibrato, etc. The source code is available
  29. is you want to add to it... available via anon ftp from
  30. ftp.cwi.nl   in   /pub 
  31.  
  32. Might be useful
  33.  
  34. Dave
  35.