Re: Fwd: still super duper frustrated about the au graph..
Re: Fwd: still super duper frustrated about the au graph..
- Subject: Re: Fwd: still super duper frustrated about the au graph..
- From: "Patrick J. Collins" <email@hidden>
- Date: Sat, 21 Mar 2015 15:52:53 -0700 (PDT)
> I don't think that you can call AudioUnitRender on the ioUnit, but I don't know
> that for sure. If you are going to do an offline render just leave it out and
> call AudioUnitRender on the next unit up the chain.
Unfortunately, that's still not working.. I changed it to:
AudioUnitRender(player.lowPassAU, &flag, &inTimeStamp, 0,
blockSize, bufferlist);
My callback still isn't getting triggered, and that AudioUnitRender call
is definitely being hit many times...
Patrick J. Collins
http://collinatorstudios.com
_______________________________________________
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