home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / amiga / audio / 3208 < prev    next >
Encoding:
Text File  |  1992-08-27  |  2.1 KB  |  46 lines

  1. Newsgroups: comp.sys.amiga.audio
  2. Path: sparky!uunet!gatech!rpi!uwm.edu!src.honeywell.com!hwcae!ericj
  3. From: ericj@hwcae.Honeywell.COM (Eric Jacobsen)
  4. Subject: Re: Halving sample speed while keeping pitch
  5. In-Reply-To: sevigny@vlsi.polymtl.ca's message of Wed, 26 Aug 1992 13: 42:00 GMT
  6. Message-ID: <ERICJ.92Aug27101148@lagos.cfsat.Honeywell.COM>
  7. Sender: news@src.honeywell.com (News interface)
  8. Nntp-Posting-Host: lagos.hwcae.az.honeywell.com
  9. Organization: Honeywell, Air Transport Division; Phoenix, AZ
  10. References: <ERICJ.92Aug24131911@lagos.cfsat.Honeywell.COM>
  11.     <1992Aug25.155155.20785@kong.gsfc.nasa.gov>
  12.     <1992Aug26.133525.26944@vlsi.polymtl.ca>
  13.     <1992Aug26.134200.27011@vlsi.polymtl.ca>
  14. Date: Thu, 27 Aug 1992 16:11:48 GMT
  15. Lines: 29
  16.  
  17. In article <1992Aug26.134200.27011@vlsi.polymtl.ca> sevigny@vlsi.polymtl.ca (Benoit Sevigny) writes:
  18.  
  19.    To half the speed, simply overlap your FFTs by 512.
  20.  
  21. To clarify: the initial spectrogram FFTs overlap 50% in time. This does
  22. sound like a good way to do it, but I wonder about boundary effects
  23. when you transform back to the time domain. Is this something you've
  24. actually had experience with, particularly with speech?
  25.  
  26.    Of course you can transpose by any factor by spacing your FFT's starting
  27.    point by x/(FFT's length) where x is your transposing factor
  28.  
  29. Ayup, pretty cool, assuming it works. If it does it offers a nice
  30. solution to the problem. It might be better to use Hartley transforms
  31. instead of Fourier transforms, though, to avoid real->complex->real
  32. conversion problems.
  33.  
  34. --
  35. *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
  36. * Eric Jacobsen        Honeywell Inc.                           *
  37. |     1-602-436-3941   Commercial Flight Systems, Air Transport |
  38. * HVN       436-3941   US Mail: P.O. Box 21111, MS 2Q34C1       *
  39. | FAX 1-602-436-1310   Phoenix AZ 85036-1111                    |
  40. * INet: ericj@hwcae.honeywell.com                               *
  41. | UUCP: uunet!hwcae.honeywell.com!ericj@uunet.uu.net            |
  42. * The opinions expressed are my own and therefore better        *
  43. | thought out than my employer's.                               |
  44. *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
  45.  
  46.