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

  1. Newsgroups: comp.sys.amiga.audio
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!usc!snorkelwacker.mit.edu!thunder.mcrcim.mcgill.edu!poly-vlsi!sevigny
  3. From: sevigny@vlsi.polymtl.ca (Benoit Sevigny)
  4. Subject: Re: Halving sample speed while keeping pitch
  5. Message-ID: <1992Aug26.134200.27011@vlsi.polymtl.ca>
  6. Sender: news@vlsi.polymtl.ca (USENET News System)
  7. Organization: Ecole Polytechnique de Montreal
  8. References: <ERICJ.92Aug24131911@lagos.cfsat.Honeywell.COM> <1992Aug25.155155.20785@kong.gsfc.nasa.gov> <1992Aug26.133525.26944@vlsi.polymtl.ca>
  9. Date: Wed, 26 Aug 1992 13:42:00 GMT
  10. Lines: 18
  11.  
  12. In article I wrote:
  13. >For example, if you want to half the speed of a signal while keeping it's
  14.                              ^^^^
  15. I'm sorry, I made a mistake, this would double the speed since you will end
  16. up with less samples.
  17.  
  18. To half the speed, simply overlap your FFTs by 512.
  19.  
  20. Of course you can transpose by any factor by spacing your FFT's starting
  21. point by x/(FFT's length) where x is your transposing factor
  22.  
  23.  
  24.  
  25. --
  26. ===============================================================================
  27.      /// Benoit Sevigny, software | Skipping every x86 lines in your sources
  28.  \\\///  engineering student      | might remove both your most irreductible
  29.   \\V/   sevigny@info.polymtl.ca  | bugs and bottlenecks :-)
  30.