• 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: Getting notifications for AudioUnit ProcessBufferLists method
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting notifications for AudioUnit ProcessBufferLists method


  • Subject: Re: Getting notifications for AudioUnit ProcessBufferLists method
  • From: Marc Poirier <email@hidden>
  • Date: Tue, 8 Feb 2005 11:06:40 -0500

I would hope that Logic would call AudioUnitReset() when the audio stream is interrupted like that. I haven't checked myself, but if not, I would report that as a bug to Apple. If so, then the Reset() method from AUBase (or falling down to AUKernelBase::Reset() if you are using those) will be called, so you can override that and do your state cleanup work there.

Marc



On Feb 8, 2005, at 10:47 AM, Stéphane Letz wrote:

Hi,

I'm testing a AudioUnit in Logic. When Logic is playing, the ProcessBufferLists method of the AudioUnit is called, and when Logic is idle, the ProcessBufferLists method is not called anymore.

It there a way to be notified when the ProcessBufferLists method is stopped, in order to cleanup an internal state?

Thanks

Stephane Letz

_______________________________________________
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: Getting notifications for AudioUnit ProcessBufferLists method
      • From: Stéphane Letz <email@hidden>
References: 
 >Getting notifications for AudioUnit ProcessBufferLists method (From: Stéphane Letz <email@hidden>)

  • Prev by Date: Getting notifications for AudioUnit ProcessBufferLists method
  • Next by Date: Re: Getting notifications for AudioUnit ProcessBufferLists method
  • Previous by thread: Getting notifications for AudioUnit ProcessBufferLists method
  • Next by thread: Re: Getting notifications for AudioUnit ProcessBufferLists method
  • Index(es):
    • Date
    • Thread