Playing background music ?

Hello

I am quite new to playing sounds in c++ programs and have done it only a few times using PlaySound(). I want to know whether you could play music in the background while the user is using the program.

Scenario :

The user is playing a RPG game (made in C++) and the program is playing a background sound.

Thanks for any help !
You can use something like OpenAL or FMOD to accomplish this.
Topic archived. No new replies allowed.