Play music files

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have to develop an application in wich I have to play musical file, such as *.mid, *.wav, *.mp3. Is there some class in framework or somewhere that can help me ?
Thanks in advance for suggestion
 
For MDI, you might find http://franklins.net/dotnet/CarlsMIDITools.zip this
useful.

Anyway, the framework classes you are looking for are all within DirectX 9.
There might be alternative ways, but DirectX should have all that.

- Sahil Malik
Independent Consultant
You can reach me thru my blog at -
http://www.dotnetjunkies.com/weblog/sahilmalik/



Rigel said:
I have to develop an application in wich I have to play musical file, such
as *.mid, *.wav, *.mp3. Is there some class in framework or somewhere that
can help me ?
 
Back
Top