home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / dsp / 2926 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  1.4 KB

  1. Path: sparky!uunet!mcsun!uknet!cam-eng!cmh
  2. From: cmh@eng.cam.ac.uk (C.M. Hicks)
  3. Newsgroups: comp.dsp
  4. Subject: Re: Pitch shifting
  5. Message-ID: <1993Jan6.174558.27810@eng.cam.ac.uk>
  6. Date: 6 Jan 93 17:45:58 GMT
  7. References: <mikael.31ea@terapin.com> <1993Jan5.184530.4560@eng.cam.ac.uk> <herman.726269308@phage>
  8. Sender: cmh@eng.cam.ac.uk (C.M. Hicks)
  9. Organization: cam.eng
  10. Lines: 25
  11. Nntp-Posting-Host: tw500.eng.cam.ac.uk
  12.  
  13. herman@nosc.mil (John W. Herman) writes:
  14.  
  15. >cmh@eng.cam.ac.uk (C.M. Hicks) writes:
  16.  
  17. >>mikael@terapin.com (Mikael Andersson) writes:
  18.  
  19. >> - FFT, scale frequency, IFFT.
  20. >>   Main problems: discontinuities at block boundaries, computational load.
  21.  
  22. >Windowing the input function with a Hann window, shifting only half the
  23. >FFT length, and adding the appropriate outputs of the IFFT will produce
  24. >fairly smooth output time series.  But likely not in real time.
  25.  
  26. Yeah, this is basically what I had in mind, with a block length of around
  27. 10 to 50 milliseconds (maybe 1024 CD samples, roughly 20ms). My fear is that
  28. it may introduce a modulation at either one or two times the block frequency.
  29. Real-time should be possible with a DSP with some clout.
  30.  
  31. Christopher Hicks
  32.  
  33. --
  34.  ==============================================================================
  35.  Christopher Hicks    |    If it doesn't fit...
  36.  cmh@uk.ac.cam.eng    |                        ...you need a bigger hammer.
  37.  ==============================================================================
  38.