syedhali / EZAudio

An iOS and macOS audio visualization framework built upon Core Audio useful for anyone doing real-time, low-latency audio processing and visualizations.
Other
4.96k stars 822 forks source link

N-Band EQ with EZAudio player #358

Closed niaj-twinbit closed 6 years ago

niaj-twinbit commented 7 years ago

I am working on an Equalizer app that is playing using EZAudio player. It works great, but I wanna add an N-Band EQ to it. I searched a lot but can't find any solution. Is it possible?