View Single Post
Old 07-15-2004, 08:02 AM   #11
Bitoholic
I should've eaten the blue pill.
 
Bitoholic's Avatar
 
Join Date: Apr 2004
Location: Port Saint Lucie, FL
Vehicle: 1998 Honda Accord Ex
Posts: 682
My Photos: ()
Quote: Originally Posted by NoPistonPC
While there isn't visualization support out-of-the-box, you can use 3rd party, open-source DirectShow filters, such as DC-DSP which will let you do cool things like use WinAmp visualization plugins and provides a parametric equalizer and other sounds filters.

Using DirectSound and a combination of FFT forumlas/aglorithms you can make your own Visualization system. That is what I had to do with MMC. We are supporting third part as well as our own system. You then just export that FFT data to the developers of the Visuals. I agree with Frodo though, that there is a lot of nice objects that support this already. I just did it so I could learn about DirectSound and sound programming related stuff like FFT (Fast Fourier Transform)

http://mathworld.wolfram.com/FastFourierTransform.html
http://ourworld.compuserve.com/homep...ifowit/fft.htm
http://en.wikipedia.org/wiki/Fast_Fourier_transform

Take care
__________________
Ben S. Stahlhood II
Hybrid Mobile
MMC/Transcend Developer
--------------------------------------
http://www.hybrid-mobile.com/
http://www.cocoamachine.com/
http://weblogs.asp.net/bstahlhood/

Last edited by HybridEngineer : 07-15-2004 at 08:04 AM.
Bitoholic is offline   Reply With Quote