• 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: AUEffectBase and UI communication
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AUEffectBase and UI communication


  • Subject: Re: AUEffectBase and UI communication
  • From: Robert Bielik <email@hidden>
  • Date: Fri, 05 Nov 2010 18:37:08 +0100

George Tourtellot skrev 2010-11-05 18:32:
Hello,

I have created an AudioUnit with a CocoaView, and want to be able to communicate information from the class that inherits from AUEffectBase back to a controller class for the UI.
For example, I would want to extract some analysis information from the audio and then display that information back in the Cocoa GUI.

I know I could use a global structure for the data communication, but there are obvious reasons why I'd rather not do that. What is the preferred approach?

I'd pick some kind of lock-free FIFO mechanism. It's not inherent to AU with Cocoa, it's just a proper way to do it. Just google for it.

Rgrds,
/Rob
_______________________________________________
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: 
 >AUEffectBase and UI communication (From: George Tourtellot <email@hidden>)

  • Prev by Date: Re: trouble creating working Apple Lossless file under iOS 3.2
  • Next by Date: Re: multitasking
  • Previous by thread: AUEffectBase and UI communication
  • Next by thread: Re: AUEffectBase and UI communication
  • Index(es):
    • Date
    • Thread