Music and Sound at the same time?

BlitzPlus Forums/BlitzPlus Programming/Music and Sound at the same time?

Hello, I'm trying to play sounds while music is playing in B+. Is this possible?

Yes.

playmusic
playsound

It should also be possible to use different sound + music channels at the same time.

You may download my Cardwar game (made in B+), it has a MP3 player.

Yes, it works. I guess I was up way too late when I tried this the first time.

Thanks for the info guys!