really easy music?
are there any extremely simple ways to add music (in the form of wavs) to a program? please help!
use windows multimedia library
or DirectMusic
or FMOD
or DirectSound
or BASS
or DirectMusic
or FMOD
or DirectSound
or BASS
(you can find me on IRC : #opengl on undernet)
My HomepageSome shoot to kill, others shoot to mame. I say clear the chamber and let the lord decide. - Reno 911
I''m not acquainted with FMOD or BASS, but I know some of DS and DM, if your using DirectX 8, then they are combined into ''DirectX Audio'', which in theory simplifies all initialisation and loading code (look at Julio''s recommendation and also the DX help file), prior to that (DX7 and below) you had to do cope with getting the data from files yourself (you could use the MMIO, or be stbborn and write your own .wav/.ov whatever loader).
I can''t really go through it all here, but there is a fair amount of helpful documentation in the DX SDK.
After that, your second call should be the DX C++ website, I''ve forgotton the damn link now...
-Mezz
I can''t really go through it all here, but there is a fair amount of helpful documentation in the DX SDK.
After that, your second call should be the DX C++ website, I''ve forgotton the damn link now...
-Mezz
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement