Question

I want to add effects to a sound using the AVAudioPlayer framework. Such effects as echo, pitch change, speed, etc. How would I do this.

Was it helpful?

Solution

For effects, you have to use Core Audio.
Unfortunately, it sounds like there aren't any canned effects included. Check out the related question: Can I use Core Audio effects on the iPhone ?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top