Re: rendering to a file from an AUGraph (iphone)
Re: rendering to a file from an AUGraph (iphone)
- Subject: Re: rendering to a file from an AUGraph (iphone)
- From: William Stewart <email@hidden>
- Date: Fri, 12 Feb 2010 13:08:57 -0800
see the PlaySequence example code (it is an option to write to a file)
On Feb 12, 2010, at 1:03 PM, Wil Macaulay wrote:
> I have a working AUGraph with a mixer unit connected to a RemoteIO
> unit, which sends output to the speaker as expected. I'd like to
> write the resulting mix to a file. I am trying to follow this
> strategy:
> - replace the remoteIO unit with a generic io unit
> - put a renderProc on the generic io unit that writes the mixed stream
> to a file
> - start the AUGraph
>
> I have a property change listener on the generic io unit which indeed
> shows me that the unit is being started, but my renderProcs on the
> mixer input buses and the one on the generic IO unit are not being
> invoked
>
> Is what I'm trying to do incorrect, or have I just missed some
> configuration step?
>
> thanks
>
> wil
> _______________________________________________
> 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