Hello Steve!
I use CocosDenshion for iPhone 2.0 OS. I see loadBuffer method and it loads the whole file to the iPhone memory. I'm going to play long background music for my game. The music takes 25Mb in uncompressed .wav file. Can I play the .wav file piece by piece and don't load the whole file to the memory?
Thanks