Categories
71squared.com development game iphone programming WordPress

iPhone Game Programming – Tutorial 9 – Sound Manager

In this tutorial I create a simple sound manager class that can play back multiple sounds using OpenAL. It also allows you to play background music as well using the AVAudioPlayer class. The reason for writing my own sound manager was to see how OpenAL works. Commenters on this blog provided some great links, see…