Re: iPhone Wav File Mixing
Re: iPhone Wav File Mixing
- Subject: Re: iPhone Wav File Mixing
- From: Mo DeJong <email@hidden>
- Date: Mon, 13 Apr 2009 16:47:32 -0700
Hi Russ
I ran into this issue a few weeks ago and I ended up just writing a simple PCM mixer
instead of trying to use the graph APIs. See example #4 at this URL for the source
code and an example Xcode project. The download includes a iPhone app and a
command line app for Mac OS X.
http://www.modejong.com/iPhone/cheers
Mo DeJong
On Mon, Apr 13, 2009 at 9:33 AM, Russ Fellman
<email@hidden> wrote:
I am trying to mix two wav tracks together on the iPhone, on Mac OS X,
I was able to use the fileplayer Generator AUnits.
On the iPhone, what is the way to do this? I was looking into render
callbacks, if I were to use those, what is the input procedure
I would use to play the tracks? Thanks for any help, my setup for
callback units I think would be...
Callback 0 ------ \
3DAUMixeriPhone 0 -------- 0
Generic Output ---->
Callback 1------- /
-Rusty
_______________________________________________
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
_______________________________________________
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