Message-ID: <3B2BD43B.BF0DADDB@mailandnews.com> From: "J. Weeks" X-Mailer: Mozilla 4.72 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: spectrum analyser code in DJGPP Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 10 Date: Sat, 16 Jun 2001 17:48:43 -0400 NNTP-Posting-Host: 209.239.1.149 X-Trace: nnrp1.uunet.ca 992727919 209.239.1.149 (Sat, 16 Jun 2001 17:45:19 EDT) NNTP-Posting-Date: Sat, 16 Jun 2001 17:45:19 EDT Organization: UUNET Canada News Reader Service To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Has anybody written a fast audio spectrum analyser in DJGPP? I'm curious to know how this is done, and how I might implement it into a MP3 project of mine. Am I correct in thinking that I must perform a FFT on the audio stream? If so, where can I find info (perhaps a beginners howto) on FFT? If not, how else would I create an analyser? Thanks a ton! j.weeks