🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

How do you play MIDI and WAV files in Visual C++

Started by
0 comments, last by DunnBoy 24 years, 8 months ago
I'm working on my first game and I would like to know how to play WAV and MIDI files in Visual C++. If you can help please reply to post.

------------------
Never be afraid to try something new.
Remember, amateurs built the ark.
Professionals built the Titanic.

Never be afraid to try something new.
Remember, amateurs built the ark.
Professionals built the Titanic.
Advertisement
Check out this site has alot of tutorials on stuff and covers what you want to do. http://www.geocities.com/SiliconValley/Way/5233/index.htm

Otherwise look at playsound() and the mci functions.

This topic is closed to new replies.

Advertisement