Hi Guys,
I am working on a music composition game where user can arrange sound pieces to make a song. However, currently I face a lot of delay when individual pieces are loaded/played when user plays back a song. Any ideas would be really appreciated.
NOTE: I am working in UIKit and I was thinking I could use a different sound engine then SystemSounds or AVAudioPlayer, so that's why posting question to cocosDenshion :-)
--
M