home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / dsp / 3090 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  1.3 KB

  1. Path: sparky!uunet!olivea!hal.com!decwrl!nntp.barrnet.net!nntp.ampex.com!e-hung
  2. From: e-hung@ampex.com (Eric Hung)
  3. Newsgroups: comp.dsp
  4. Subject: Re: Newbie Question
  5. Message-ID: <C1F9Jq.MDv@ampex.com>
  6. Date: 25 Jan 93 18:19:01 GMT
  7. References: <1993Jan22.153910.24565@jarvis.csri.toronto.edu>
  8. Sender: news@ampex.com
  9. Organization: Ampex Corporation, Redwood City CA
  10. Lines: 19
  11. Nntp-Posting-Host: mercury
  12.  
  13.  
  14. You can order creative lab 's SB development kit. It contains
  15. some C library functions for you to manipulate data with a 
  16. sound file.
  17.  
  18. I have tried using that to do some signal processing stuff. Remember
  19. SB VOC format is only 8 bit and the board itself doesn't have good
  20. shielding for A/D input. So don 't be suprised if your data has a
  21. high noise floor (about 45 - 50 dB). 
  22.  
  23. If you do it for fun, sound blaster is quite adequate. But you
  24. are serious then I suggests using Turtle Beach or Pro Audio Spectrum 16.
  25. SoundBlaster did come out with their 16 bit ASP board. But again, when
  26. I check out their board, I don 't see they do a good job in shielding the
  27. analog ground plane.
  28.  
  29. If you are doing signal processing stuff just for fun, I think SB is an
  30. inexpensive solution. I have done something like sampling frequency 
  31. conversion, time compression and expansion. It 's really fun. 
  32.