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

  1. Newsgroups: comp.sys.amiga.audio
  2. Path: sparky!uunet!usc!snorkelwacker.mit.edu!thunder.mcrcim.mcgill.edu!poly-vlsi!sevigny
  3. From: sevigny@vlsi.polymtl.ca (Benoit Sevigny)
  4. Subject: Re: FFT questions
  5. Message-ID: <1992Aug30.202525.13618@vlsi.polymtl.ca>
  6. Sender: news@vlsi.polymtl.ca (USENET News System)
  7. Organization: Ecole Polytechnique de Montreal
  8. References: <ERICJ.92Aug27101148@lagos.cfsat.Honeywell.COM> <1992Aug28.022825.13059@vlsi.polymtl.ca> <doug.03ym@dsij.uucp>
  9. Date: Sun, 30 Aug 1992 20:25:25 GMT
  10. Lines: 49
  11.  
  12. In article <doug.03ym@dsij.uucp> doug@dsij.uucp (Doug Johnson) writes:
  13. >
  14. >  I am trying to test a FFT algorithm from Hal Chamberlin's 'Musical
  15. >Applications of Microprocessors'. I copied the BASIC subroutine some time
  16. >ago, and I can't get my hands on the book anymore.
  17. >  So far I've been using it as a method of synthesis. From the discussion
  18. >here, it sounds like it has more potential. What other types of sound
  19. >processing is it used for besides frequency shifting?
  20. >
  21. >--
  22. >
  23. >Doug Johnson          *    Q: What do you call a tornado with long hair
  24. >Windsor, ON          *    and boils?
  25. >Canada              *    A: A cysted twister.
  26.  
  27. It has traditionaly been used has a convolution (filtering) shortcut but I also
  28. use it to correlate waves (pattern recognition).
  29.  
  30. I even once read an article on how to use it to find greatest common
  31. divisors and as a factoring method!
  32.  
  33. BTW, there are a lots of available transform that each have their own
  34. advantages.  The newest emerging tool seams to be the 'wavelets'.  See
  35. comp.dsp for details.
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56. --
  57. ===============================================================================
  58.      /// Benoit Sevigny, software | Skipping every x86 lines in your sources
  59.  \\\///  engineering student      | might remove both your most irreductible
  60.   \\V/   sevigny@info.polymtl.ca  | bugs and bottlenecks :-)
  61.