Advertisement

Playing MIDI in VC++ With MCI

Started by October 01, 2000 10:28 AM
-1 comments, last by Telamon 24 years, 1 month ago
Hello, I''m teaching myself VC++ by programming a simple Space War game and would like to play MIDI music in the background. I''ve been having problems with the DX libraries and the compiler, so I''m doing this one without DX. I remember back in the good ol'' VB days I would use the MCI API commands to play MIDI files. Of course, the tutorial in VC++ that shows how to do this is overwhelmingly large. Is there anywhere I might find a tutorial on playing MIDIs using MCI or a source code snippet? Surely someone out there has asked themselves why MCI has to be so damned complicated? Oh. Right. 16bit. Go figure. Telamon ----------------------------- Let be be finale of seem, seems to me.

Shedletsky's Bits: A Blog | ROBLOX | Twitter
Time held me green and dying
Though I sang in my chains like the sea...

This topic is closed to new replies.

Advertisement