Hi,
I am currently building an MP3 / Audio Player control for WinForms .net v1.1 using Managed DirectX 9c.
I can't find any decent tutorial(s) or example project(s) on how to make a Spectrum Analyser that moves to the music or sound that is currently playing.
I have a few very rough ideas... somehow I need to read the audio data (per channel) of the currently loaded (playing) file, the problem is I have absolutely no idea how to do this.
Can anyone offer some advice, code samples, or anything that can point me in the right direction?
Thanks in advance...
I am currently building an MP3 / Audio Player control for WinForms .net v1.1 using Managed DirectX 9c.
I can't find any decent tutorial(s) or example project(s) on how to make a Spectrum Analyser that moves to the music or sound that is currently playing.
I have a few very rough ideas... somehow I need to read the audio data (per channel) of the currently loaded (playing) file, the problem is I have absolutely no idea how to do this.
Can anyone offer some advice, code samples, or anything that can point me in the right direction?
Thanks in advance...