Yay!

Started by
2 comments, last by caffeineaddict 22 years, 8 months ago
I''ve been working on this game for a while now and was working on the audio part of it to work finally! it was such a good feeling to hear it start playin anyway I do have a question, I''m using the easy way to do sounds using PlaySound();, i was wondering if there''s a way to play more than 1 sound at a time with playsound or not, i want to have music and sound effects going, and i don''t really want to do directx stuff right now.
Advertisement
I believe that you can only play one sound at a time with PlaySound().

-------------Ban KalvinB !
Try using fmod for your music.
www.openal.org for the ultimate 3d sound lib btw

This topic is closed to new replies.

Advertisement