• 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: kAudioUnitProperty_Latency property changes and Logic
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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:



On Tue, May 31, 2016 at 5:53 PM, Howard Moon <email@hidden> wrote:
Ok, thanks, Paul. We already tell users to not make this change when the transport is running, but we’ll add this info to our FAQ.

Any thoughts on how to make it work in Logic, though?

If a host doesn't listen to the notification, all you can do is find out when/if they interrogate the plugin for its current latency value. If the host developer(s) don't want to tell you, and you can't read the source, you're stuck. So pray that someone at Apple will let you know, somehow.

--p
 


 _______________________________________________
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

  • Prev by Date: Re: Time constraint real-time threads
  • Next by Date: Re: Time constraint real-time threads
  • Previous by thread: Re: Time constraint real-time threads
  • Next by thread: AudioUnit v3 Tempo Info
  • Index(es):
    • Date
    • Thread