开发者

sound effect library [closed]

开发者 https://www.devze.com 2023-03-16 07:30 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 9 years ago.

Improve this question

I'd like to apply effects like pitch/reverb/delay/distortion on a recorded sound.

Do you know a sound FX library for iOS that could do that (opensource开发者_开发百科 if possible) ? thanks Louis


iOS provides the Audio Units framework, which has the effects you mentioned. Take a Look at the Audio Units hosting guide.


For something more unique you can try SpectrumWorx SDK library from www.littleendian.com/developers, it's a collection of sound effects which can also be easily chained in any number of ways to provide for some really unique sounds, especially for games.


iOS sound efx library I don't know. For PC, you can try GAudio library

0

精彩评论

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