Game Development Community

Sound Limitations?

by Christopher Franklin · in Torque Game Builder · 07/14/2006 (5:48 pm) · 1 replies

I was thinking of working on a music game, and I was just wondering what the hard limit is for sounds to be played at once? I.E., how many tracks would it be possible to have playing at once without editing the source?

#1
07/15/2006 (12:14 pm)
I ask mostly because the prototype I have going now works great, except when lots of sounds are playing it once it seems to alxPlay fails and I can't for the life of me figure out why. It returns an error code of 0, so I know *something* happened, but I can't tell if it's just because so many sounds are playing at once or what.