How do I use FFT with DOM audio element?

Hello,

I would like to see the standard controls for an MP3 file, that can be displayed with showControls. At the same time, I would like to use FFT to analyze the same file that is being played. The MP3 file is hosted at the same directory as js files.

How can I achieve this? Any help is greatly appreciated.

Sign In or Register to comment.