开发者

Play a mp3 in slow/fast

I want to add to my app the ability to play songs in slow\fast motion. from a research i done it can be done in two way in iphone : OpenAL and soundtouch.

I am looking for some开发者_StackOverflow中文版thing that can help add one of them to my project and to use them.


I had the same problem and just resolved in the following way

If you have any questions I can help you

Install cocos2d http://www.cocos2d-iphone.org/download

and with this you can play fast or slow file

[[SimpleAudioEngine sharedEngine] playEffect: (NSString *) pitch (float32) pan (float32) gain (float32)]
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜