Re: Using AVPlayer to play MPMediaItem and add iPod EQ to the output
Re: Using AVPlayer to play MPMediaItem and add iPod EQ to the output
- Subject: Re: Using AVPlayer to play MPMediaItem and add iPod EQ to the output
- From: tahome izwah <email@hidden>
- Date: Fri, 20 Jul 2012 17:52:04 +0200
...or, you could use a 3rd party substitute for AVAudioPlayer for
this. DSP Dimension has an example project called "DiracAudioPlayer"
that does the same thing AVAudioPlayer does except that you can change
the speed of the playback in real time (time stretching). It's quite
handy for all sorts of things and they included the entire source code
for the class: http://dirac.dspdimension.com (you'll want to download
the DiracLE package).
You could then replace their time stretching aspect with an EQ easily
and be done in a couple of minutes.
HTH
--th
2012/7/20 tahome izwah <email@hidden>:
> Yes you will have to set up your own graph for this.
>
> --th
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden