home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / dsp / 2801 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1018 b   |  22 lines

  1. Newsgroups: comp.dsp
  2. Path: sparky!uunet!psinntp!newstand.syr.edu!rodan.acs.syr.edu!mepeters
  3. From: mepeters@rodan.acs.syr.edu (Mark E. Peterson)
  4. Subject: Vocoders and FFTs
  5. Message-ID: <1992Dec14.235747.7470@newstand.syr.edu>
  6. Organization: Syracuse University, Syracuse, NY
  7. Date: Mon, 14 Dec 92 23:57:46 EST
  8. Lines: 12
  9.  
  10. Hello. Reading through the posts on pitch shiftings I have heard nothing
  11. about using FFTs to reconstruct voice signals using different sets of
  12. frequencies. Is this sort of method used for vocoders? Would a 256 point
  13. FFT be enough to do the job if you just modulated 256 certain sine waves
  14. together according to amplitude? I would like to experiment with the
  15. sort of idea, but I'd like to learn if it's been done before. I want to
  16. do it in real time. I have the integer FFT posted a few days ago that
  17. can do a real-time FFT in 2.6 milliseconds.. That combined with averaging
  18. 256 sine waves could be accomplished barely in real time at 4Khz at least.
  19. Has anyone had or heard of any success with this?
  20.  
  21.  
  22.