PDA

Click to See Complete Forum and Search --> : Sound and Music in my game.


Vuen
Sep 13th, 2000, 06:21 PM
Ok. HERES WHAT I NEED IN CODE: I need to use DirectX to be able to load a pile of wav files, then play any on command regardless of how many are already playing. In addition, I need to be able to play a Fasttracker (.MOD) in the background (not neccesarily in DirectX but whatever.)


OH yeah and I need a prog to convert mp3s to wavs cuz some of my "gunshots" and "explosions" and etc are in mp3...

gwdash
Sep 17th, 2000, 12:51 PM
for MP3 to wave check out Streambox Ripper at http://www.streambox.com

Warmaster199
Sep 17th, 2000, 01:00 PM
I got some API calls and functions that load MP3 files using the MCI API. The MCI functions work very well together with DirectSound and DirectX. I am making a game called Tank Attack which plays MP3 music in the backround while playing SFX in the foreground. performance is near stellar...