From: cminnican AT aol DOT com (Cminnican) Newsgroups: comp.os.msdos.djgpp Subject: sound spectrum analysis Lines: 16 NNTP-Posting-Host: ladder03.news.aol.com X-Admin: news AT aol DOT com Date: 10 Feb 1999 21:36:07 GMT Organization: AOL, http://www.aol.co.uk Message-ID: <19990210163607.13019.00000098@ng04.aol.com> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, I am interested in writing some code to analyse sound in realtime through the line in input on my soundcard. I would like to be able to extract certain frequencies from the incoming sound and use these values to create visual effects that respond to the music as it is playing. Does anyone have any ideas about how to achieve this? Any help would be appreciated such as how to receive data from the line in and specific algorithms. I have heard that the fast fourier transform may have something to do with what I am trying to achieve - can anyone confirm this? Cheers, Clive Minnican (cminnican AT aol DOT com)