I'm currently using the SimpleAudioEngine to play a music file in my NSBundle (iphone) and it works. Now I want to let the user choose which music should be played as background music (it should loop if possible..or play a playlist) but while playing some music from the ipod library i want to play sound effects with simple audio engine..is this possible?
Some sample code would be great ;)
Thank you very much.
Take a look at the programming guide: