|
-
Sep 8th, 2007, 08:30 AM
#1
Thread Starter
New Member
[2008] How do I play .mid and .midi files?
How do I play .mid and .midi files? Somone knows? I tried to use DirectX but it wont work.
-
Sep 8th, 2007, 12:14 PM
#2
Thread Starter
New Member
Re: [2008] How do I play .mid and .midi files?
-
Sep 8th, 2007, 12:27 PM
#3
Re: [2008] How do I play .mid and .midi files?
Windows Media Player should be able to play these audio files fine. Have you tried open them using WMP?
-
Sep 8th, 2007, 12:29 PM
#4
Thread Starter
New Member
Re: [2008] How do I play .mid and .midi files?
 Originally Posted by stanav
Windows Media Player should be able to play these audio files fine. Have you tried open them using WMP?
I see, you don't know what I mean, I want my APPLICATION, to play those audio files, just for BGM for my game. And I don't want to convert them to .mp3
-
Sep 8th, 2007, 12:36 PM
#5
Re: [2008] How do I play .mid and .midi files?
Oh, so sorry that I didn't know what you meant.... I was just suggesting you a way to achieve your goal...
You can try My.Computer.Audio.Play("audio file path here"), but frankly, I don't know if it will play midi files.... Normally it's used to play .wav file.
Last edited by stanav; Sep 8th, 2007 at 12:40 PM.
-
Sep 8th, 2007, 01:24 PM
#6
Thread Starter
New Member
Re: [2008] How do I play .mid and .midi files?
I have tried that too, but it only plays .wav files as you said.
-
Sep 8th, 2007, 02:11 PM
#7
Re: [2008] How do I play .mid and .midi files?
Here's an article and code example on my blog that you might find useful: Extending My.Computer.Audio To Play MP3’s. The same method will do .MID and .WMA files as well.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|