Re: setting AUfileplayer property on render thread
Re: setting AUfileplayer property on render thread
- Subject: Re: setting AUfileplayer property on render thread
- From: Doug Wyatt <email@hidden>
- Date: Mon, 6 Feb 2006 10:07:27 -0800
On Feb 5, 2006, at 17:01, thomas rettich wrote:
Hi,
I would like to set the current frame of AUFileplayer on a per
buffer basis, e.g. to skip every second buffer. in order to
accurately set the current frame so that in the next render cycle
the buffer at the specified framecount is rendered I am trying to
do this on the render thread. I tried different combinations
(calling the according audiounitsetproperty function in a pre or
post render notifcation, on the FilePLayer au or on the graph).
but as soon as I try to set the framecount to whatever value on the
render thread, no sound's coming out. so am I doing something wrong
trying to set this property on the render thread or are there any
alternatives in order to set the current frame on per buffer basis ?
hope somebody can help.
Exactly which property are you trying to set on the render thread?
--
Doug Wyatt
Core Audio, Apple
_______________________________________________
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