• 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
AULab set properties before initializing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AULab set properties before initializing


  • Subject: AULab set properties before initializing
  • From: Daniel Jalkut <email@hidden>
  • Date: Thu, 16 Mar 2006 12:01:05 -0500


In debugging my AudioUnit, I've used AULab quite a bit. I notice something unusual and wanted to get some feedback about whether my concerns are off-base or not.


When I open a document in AULab where my instrument has previously been saved in a track, I notice that AULab sends me a "kAudioUnitSetPropertySelect" (specifically to restore a preset) before it sends me a kAudioUnitInitializeSelect. Instinctively this seems like a bug in AULab, but I wonder if this is something I need to be prepared for in general?

Right now I rely on structures being in place that are not created until my unit is initialized. If this kind of thing is widespread I figure I'll have to queue the property settings until I'm initialized, or else prematurely self-initialize when I get such a property setting.

Thoughts? Much appreciated!

Daniel

_______________________________________________
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: AULab set properties before initializing
      • From: William Stewart <email@hidden>
  • Prev by Date: Re: kAudioUnitProperty_SetRenderCallback disconnecting
  • Next by Date: Re: kAudioUnitProperty_SetRenderCallback disconnecting
  • Previous by thread: audio2midi AU possible?
  • Next by thread: Re: AULab set properties before initializing
  • Index(es):
    • Date
    • Thread