Advertisement

How to use multiple sounds?

Started by February 14, 2001 05:45 AM
4 comments, last by orenk2k 24 years ago
Hello, how can i use multiple sounds at once ,lets say one wav for background music and others to shots,speach..., where can i find tutorials/sources to code this?? -> Thanks! <-
orenk2k
You just play them, see the documentation for the library you use.
Advertisement
Don''t use windows functions!!!
I recommend the fmod sound API. It has support for EAX and A3D.
Built-in support for a lot of file formats, including wav and mp3.
They also wont charge you for a license unless/until you charge a fee for your project.
FMod homepage

[email=JValentine_13@hotmail.com]contact[/email]
Hi,

I''m using FMOD 3.22 to play mutliple sounds in my OpenGL program.

Check on my site : http://slug-production.ibelgique.com

Chose download section.

Tell me if the code works .

========================
Leyder Dylan
Site : http://slug-production.ibelgique.com
E-Mail : dylan.leyder@ibelgique.com


========================Leyder Dylan (dylan.leyder@slug-production.be.tf http://users.skynet.be/fa550206/Slug-Production/Index.htm/
Thanks alot, but i got the idea with DirectSound.

orenk2k

This topic is closed to new replies.

Advertisement