Re: kAudioUnitProperty_AUHostIdentifier
Re: kAudioUnitProperty_AUHostIdentifier
- Subject: Re: kAudioUnitProperty_AUHostIdentifier
- From: Kyle Sluder <email@hidden>
- Date: Wed, 30 Apr 2014 11:06:14 -0700
On Wed, Apr 30, 2014, at 07:29 AM, Nathaniel Perez wrote:
> Hi,
>
> We have a crash in an audio-unit plug-in failing Auval validation.
>
> After some investigation we have found out that there is a need to know
> if the plug-in is in Auval 'test' mode in order to perform tests such as
> Set Bypass immediately, and not run them in a low priority thread as we
> do when running under AU hosts.
>
> Do you know of a way to identify if an AudioUnit is running in 'test'
> mode?
> If not, is it possible to know we are running in Auval?
If you're changing your behavior based on whether you're being tested,
then you're not testing that behavior.
I quite hope that there is no way to detect whether you are running
inside auval.
--Kyle Sluder
_______________________________________________
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