3
votes
2answers
188 views

music for an arcade game?

I'm thinking about music for my brick breaker game, but I don't know how to choose any. If I'd make a loop from a few seconds, I think it would get annoying very quickly. I also found some longer ...
16
votes
7answers
2k views

Cross-Platform Audio API Suggestions

I'm currently looking into adding sound to my game. I have seen OpenAL and SDL, but I would like to know what else is out there. Can you recommend any good cross-platform Audio APIs for game ...