Hello, I'm searching for Library, Framework or SDK for add audio effects in Objective-C, like reverber, echo etc...
Somebody knowns something?
Hello, I'm searching for Library, Framework or SDK for add audio effects in Objective-C, like reverber, echo etc...
Somebody knowns something?
Probably the best solution is to find a C library for the effects that you need. (Objective C code can call C library routines without any difficulty).