• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: AU, what samplerate and buffersize?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: AU, what samplerate and buffersize?
      • From: Urs Heckmann <email@hidden>
References: 
 >Re: AudioConverterConvertBuffer (From: Doug Wyatt <email@hidden>)
 >AU, what samplerate and buffersize? (From: email@hidden)

  • Prev by Date: Re: [CoreAudio] General Question about Conversion
  • Next by Date: Re: [CoreAudio] General Question about Conversion
  • Previous by thread: AU, what samplerate and buffersize?
  • Next by thread: Re: AU, what samplerate and buffersize?
  • Index(es):
    • Date
    • Thread