I am able to play songs from iPod library using AVPlayer class. Now what I want to do is to insert equalizer to the audio produced.

Anybody has experienced in doing this?

link|improve this question
feedback

1 Answer

I have done this leveraging a class provided in the Apple Samples:

http://developer.apple.com/library/ios/#samplecode/avTouch/Listings/Classes_CALevelMeter_h.html

Hope this helps.

link|improve this answer
The sample is about displaying level meter. I cannot find anything related to equalizer. – Fedry Kemilau Apr 20 at 3:12
Sorry, I misread your question. – Joseph DeCarlo Apr 20 at 11:39
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.