I am testing the MixerHost sample code. However the following code: NSURL *beatsLoop = [[NSBundle mainBundle] URLForResource: @"beatsMono" withExtension: @"caf"]; the beatsLoop is nil.
What's the reason for that? Should I first create the beatsMono.caf file and then put into some specific path?
Any comments and solutions will be highly appreciated.
Thanks, finspoo