开发者

Reverb effect in iPhone app

开发者 https://www.devze.com 2023-03-16 11:02 出处:网络
Can anyone please give pointers how we can add re verb effect to a recording in an iPhone app? Vocal live free on app store is a pretty good example of how I would want to include reverb effect.

Can anyone please give pointers how we can add re verb effect to a recording in an iPhone app?

Vocal live free on app store is a pretty good example of how I would want to include reverb effect.

Core Audio Overview in iOS documentation references reverb as an audio unit.开发者_如何学C

Any help beyond this will be helpful.


Yoy can use ObjectAL library. See link below https://github.com/kstenerud/ObjectAL-for-iPhone.


If you have access to the raw audio data, you can simply convolute it with corresponding reverberation finite impulse response (FIR) filter kernel.

0

精彩评论

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

关注公众号