PDA

Click to See Complete Forum and Search --> : How do i play a midi or wav?


Oct 7th, 2000, 03:14 AM
Any sound would do.

parksie
Oct 7th, 2000, 04:31 AM
Wow...this is a pretty hefty question.
To play a wave file (< 2MB), use the PlaySound function. MIDI files are slightly more complicated, so have a look at these:

http://msdn.microsoft.com/library/default.asp?URL=/library/psdk/multimed/midi_1wv3.htm

and

http://msdn.microsoft.com/library/default.asp?URL=/library/psdk/multimed/wave_7jcf.htm