• 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: Garageband 3/audio units odd behaviour
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Garageband 3/audio units odd behaviour


  • Subject: RE: Garageband 3/audio units odd behaviour
  • From: "Muon Software Ltd - Dave" <email@hidden>
  • Date: Thu, 8 Feb 2007 12:37:15 -0000
  • Importance: Normal

> FYI - Cubase stops the audio thread to the plugin if you hit
> the bypass
> button on the plugin. So does Protools.


Sure, but in such a situation you'd *expect* not to hear anything from the
plugin :-)


> The way I workaround this sort of thing is to have a watchdog timer
> which, if no process() happens for N idle calls -- where N is
> typically
> 10 or so -- it assumes the process thread has stopped and
> switches any
> thread-sensitive updating over to the idle thread, via a
> mutex or similar.


That's a good suggestion.


> You need to be a bit careful about how you handle things in the
> process() thread the first time it "wakes up" again, w.r.t.
> the idle()
> thread possibly being active and holding the critical section (or
> equivalent) at that point.


I'll certainly take a look into that, thanks.

Kind regards
Dave

 _______________________________________________
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

References: 
 >Re: Garageband 3/audio units odd behaviour (From: "Angus F. Hewlett" <email@hidden>)

  • Prev by Date: Re: Garageband 3/audio units odd behaviour
  • Next by Date: Re:vDSP_conv very slow?
  • Previous by thread: Re: Garageband 3/audio units odd behaviour
  • Next by thread: Re: Garageband 3/audio units odd behaviour
  • Index(es):
    • Date
    • Thread