home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / amiga / audio / 3220 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  2.3 KB

  1. Path: sparky!uunet!olivea!decwrl!sdd.hp.com!zaphod.mps.ohio-state.edu!uwm.edu!src.honeywell.com!hwcae!ericj
  2. From: ericj@hwcae.Honeywell.COM (Eric Jacobsen)
  3. Newsgroups: comp.sys.amiga.audio
  4. Subject: Re: Halving sample speed while keeping pitch
  5. Message-ID: <ERICJ.92Aug28102913@manila.cfsat.Honeywell.COM>
  6. Date: 28 Aug 92 16:29:13 GMT
  7. References: <1992Aug26.133525.26944@vlsi.polymtl.ca>
  8.     <1992Aug26.134200.27011@vlsi.polymtl.ca>
  9.     <ERICJ.92Aug27101148@lagos.cfsat.Honeywell.COM>
  10.     <1992Aug28.022825.13059@vlsi.polymtl.ca>
  11. Sender: news@src.honeywell.com (News interface)
  12. Organization: Honeywell, Air Transport Division; Phoenix, AZ
  13. Lines: 27
  14. In-Reply-To: sevigny@vlsi.polymtl.ca's message of Fri, 28 Aug 1992 02: 28:25 GMT
  15. Nntp-Posting-Host: manila.hwcae.az.honeywell.com
  16.  
  17. In article <1992Aug28.022825.13059@vlsi.polymtl.ca> sevigny@vlsi.polymtl.ca (Benoit Sevigny) writes:
  18.  
  19.  
  20.    I agree that there might be a continuity problem.  I think it could be
  21.    solved by transforming (whatever transform) every point to its frequency
  22.    domain and then by averaging each component over a segment corresponding to
  23.    the transposition factor (e.g. 768pts/1024pts for 0.75 factor) before you
  24.    transform the data back to its time domain.  I think this should result in
  25.    a more continuous wave at the expense of processing time, of course!
  26.  
  27. Another possibility is to use a DFT (or DHT) of the entire input sample,
  28. upsample the frequency domain stuff to the desired length, and then IDFT (DHT)
  29. it back to the time domain. I think this fixes the discontinuity problem.
  30.  
  31. BTW, I think this thread has been pretty interesting. I wonder if the
  32. original poster is getting any "added value" out of all this? ;)
  33. --
  34. *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
  35. * Eric Jacobsen        Honeywell Inc.                           *
  36. |     1-602-436-3941   Commercial Flight Systems, Air Transport |
  37. * HVN       436-3941   US Mail: P.O. Box 21111, MS 2Q34C1       *
  38. | FAX 1-602-436-1310   Phoenix AZ 85036-1111                    |
  39. * INet: ericj@hwcae.honeywell.com                               *
  40. | UUCP: uunet!hwcae.honeywell.com!ericj@uunet.uu.net            |
  41. * The opinions expressed are my own and therefore better        *
  42. | thought out than my employer's.                               |
  43. *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
  44.