D detz macrumors 65816 Original poster Jun 29, 2007 1,051 0 Oct 23, 2008 #1 Do you have your own stuff or are you using something from Apple(e.g. SoundEngine.h)? I'm about to add sound to my game and I'm looking for the best solution.
Do you have your own stuff or are you using something from Apple(e.g. SoundEngine.h)? I'm about to add sound to my game and I'm looking for the best solution.
S SqueegyX macrumors regular Mar 24, 2008 108 1 Oct 23, 2008 #2 CoreAudio and AudioServices seems exceedingly complicated. So far I am having great success with SoundEngine.h/.cpp from the CrashLanding sample. I couldn't imagine rewriting all that.
CoreAudio and AudioServices seems exceedingly complicated. So far I am having great success with SoundEngine.h/.cpp from the CrashLanding sample. I couldn't imagine rewriting all that.