Re: Format Converter problem
Re: Format Converter problem
- Subject: Re: Format Converter problem
- From: Ethan Funk <email@hidden>
- Date: Mon, 28 Aug 2006 14:26:08 -0700
Would this be the kAudioUnitProperty_MaximumFramesPerSlice property? Does this property apply to a HAL output unit as well -- can I use this to set an upper limit on the HAL pulling my entire chain? If so, I assume setting this value to a small number would result in the HAL output pulling on my AU chain multiple times per render. Is this correct?
Thanks so much. The muddy water is getting clearer now. Ethan...
On Aug 28, 2006, at 12:18 PM, William Stewart wrote: You have to make sure that the max frames for your AUs are set up - by default the varispeed won't be calling for more than its max frames setting, but if this is bigger than the AU you are connected too, (the format converter), then you'll be asking for it to process more sample frames than you've told it to do.
Bill
|
_______________________________________________
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