home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / sun / apps / 1689 < prev    next >
Encoding:
Text File  |  1992-08-22  |  2.2 KB  |  54 lines

  1. Newsgroups: comp.sys.sun.apps
  2. Path: sparky!uunet!gatech!usenet.ins.cwru.edu!neoucom.edu!wtm
  3. From: wtm@uhura.neoucom.edu (Bill Mayhew)
  4. Subject: Re: SoundTool's Bad Quality
  5. Message-ID: <1992Aug22.133852.18109@uhura.neoucom.edu>
  6. Keywords: Sound
  7. Organization: Northeastern Ohio Universities College of Medicine
  8. References: <1992Aug21.090123.4459@muppet.bt.co.uk>
  9. Date: Sat, 22 Aug 1992 13:38:52 GMT
  10. Lines: 42
  11.  
  12. There are a couple of reasons why soundtool doens't sound
  13. fantastic:
  14.  
  15. 1.  The internal speaker is a whopping ~30 cm diameter.  It might
  16. do alright for medium frequencies, but it isn't going to pound you
  17. with bass.
  18.  
  19. 2.  The default sampling rate is 8 KHz.  Nyquist's criterion
  20. implies that sounds above 4 KHz will be distorted by aliasing, a
  21. condition of nonlinear effects of mixing of the sampling
  22. freqency with the input frequency.  Most sampling systemss use an
  23. analog filter at the input that band-limits the input to freqencies
  24. to less than 1/2 the sampling freqency rate.  I don't have a Sun
  25. schematic diagram, but an input filter seems likely.  It would be
  26. nice if the filter were switchable or adjustable.
  27.  
  28. 3.  The CODEC (coder-decoder) chip that does sampling and play-back
  29. is telephone grade.  The sampling is eight bit mu-law weighting.
  30. This is good for voice reproduction, but not great for music.
  31.  
  32. 4.  Watch that impdedance matching is correct between CD player and
  33. the Sun.  The IPC is line-level input.  If you are using the
  34. headphone output of a portable tape machine or CD, that device
  35. expects a fairly low impedance output.  Try connecting a 47 ohm
  36. resistor across the output leads of the headphone jack to provide a
  37. proper termination.  This is similar to requiring the termination
  38. resistor on an ethernet cable (a very loose similarity, but a
  39. convenient metaphor).
  40.  
  41. 5.  Be careful to not overload the Sun input.  With only 8 bits of
  42. dynamic range, the input saturates very quickly as input level
  43. increases.  The clipped signal creates very unpleasant sounding
  44. nonlinear distortion.
  45.  
  46. 6.  Upgrade..  The Saprc II systems are supposed to have near CD
  47. quailty sound. :-)
  48.  
  49.  
  50. -- 
  51. Bill Mayhew      NEOUCOM Computer Services Department
  52. Rootstown, OH  44272-9995  USA    phone: 216-325-2511
  53. wtm@uhura.neoucom.edu   (140.220.1.1)
  54.