开发者

What is the smoothest audio API for looping iPhone sounds

开发者 https://www.devze.com 2022-12-14 17:13 出处:网络
I am trying to loop a 2 second sound continuously that I am using 开发者_运维问答in my touchesMoved method and want to make it play continuosly and not stutter or stop because the user stopped moving

I am trying to loop a 2 second sound continuously that I am using 开发者_运维问答in my touchesMoved method and want to make it play continuosly and not stutter or stop because the user stopped moving their finger and also maybe fade the sound into itself smoothly. I have tried system sounds and AVAudioPlayer


i've alreay offered you to use OpenAL in your previous question

0

精彩评论

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