| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
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
| References: | |
| >Getting notifications for AudioUnit ProcessBufferLists method (From: Stéphane Letz <email@hidden>) | |
| >Re: Getting notifications for AudioUnit ProcessBufferLists method (From: Marc Poirier <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.