I am Developing the iPad app which has Equalizer functionality,which means sound play on three properties( Low, High, Medium). I googled it and found this link: iPhoneMixerEQGraphTest
Its basically mixes the sound but I want to apply equalizer effects on my sound. Please help.
Have a look at the Audio Unit Component Services Reference documentation. Specifically:
kAudioUnitType_Effect = 'aufx'
,and Effect Audio Unit Subtypes: