Re: kAudioUnitProperty_Latency property changes and Logic
Re: kAudioUnitProperty_Latency property changes and Logic
- Subject: Re: kAudioUnitProperty_Latency property changes and Logic
- From: Howard Moon <email@hidden>
- Date: Wed, 01 Jun 2016 09:21:08 -0700
I *think* I found the fix! Adding this line before that other code I posted seems to work (although I could maybe replace that other code entirely, I’m not sure?):
PropertyChanged (kAudioUnitProperty_Latency, kAudioUnitScope_Global, 0);
This call notifies *all* listeners about the change, which seems to be what is needed, at least in Logic.
-Howard On May 31, 2016, at 2:57 PM, Paul Davis < email@hidden> wrote:
|
_______________________________________________
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