I'm working on audio filter job on iOS.
It's quiet tough.
I want to make 'Object' includes AudioSession that make audio DSP using exist audio.
So, I made some DSP filters on my note but,
I cannot know how can I bring the existing audio file to the session
and how apply filters on it.
Your every hints will be granted.
Thanks