Re: Setting a graph's sample rate
Re: Setting a graph's sample rate
- Subject: Re: Setting a graph's sample rate
- From: David Duncan <email@hidden>
- Date: Thu, 2 Mar 2006 11:26:53 -0500
On Mar 2, 2006, at 11:09 AM, Geoff Hufford wrote:
I make a Graph and get a AUGraphNewNode for the output unit. I have
attempted to change the rate using AudioUnitSetProperty on the
output unit
but that fails. Is it possible to change the rate? Where in the
construction
of the graph can I manipulate that? Will I need to directly set the
rate for
each item I put in the graph or will that happen automatically as
the items
are connected?
Are you changing the sample rate on the input scope or the output
scope? The difference is between changing the re-sampler in the
Output unit and changing the hardware itself (which might not support
the sample rate you want in the first place).
--
Reality is what, when you stop believing in it, doesn't go away.
Failure is not an option. It is a privilege reserved for those who try.
David Duncan
_______________________________________________
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