Re: AU, what samplerate and buffersize?
Re: AU, what samplerate and buffersize?
- Subject: Re: AU, what samplerate and buffersize?
- From: William Stewart <email@hidden>
- Date: Tue, 3 Jan 2006 12:25:48 -0800
kAudioUnitProperty_MaxFramesPerSlice
- this tells you the *maximum* num of frames that an AU can be asked
to produce at a given time. It can't be changed without
reinitializing the AU. A host is able to call an AU for any number of
frames to render up to that number.
kAudioUnitProperty_SampleRate
- this is a specialisation of the more generic StreamFormat
property. It is described on both the input and output scopes as an
AU can have a different sample rate on an input to an output
Bill
On 03/01/2006, at 11:15 AM, email@hidden wrote:
Is there a way to get the current samplerate and blocksize (or
maximum
blocksize) in an Audio Unit from the host?
I can't find any related functions.
Peter
_______________________________________________
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
--
mailto:email@hidden
tel: +1 408 974 4056
________________________________________________________________________
__
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
________________________________________________________________________
__
_______________________________________________
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