• 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: Passing data to my CocoaView efficiently
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Passing data to my CocoaView efficiently


  • Subject: Re: Passing data to my CocoaView efficiently
  • From: Michael Hopkins <email@hidden>
  • Date: Tue, 26 Jun 2007 10:43:23 -0700

Nat,

You need to make a custom property to pass data between your audio unit and your cocoa view. Please check out the filter demo in the CoreAudio SDK for an example of how to do this.

The example is in:

/Developer/Examples/CoreAudio/AudioUnits/FilterDemo

Hope this helps!

-michael

On Jun 26, 2007, at 4:31 AM, Nat! wrote:

Hi

I have a growing number of statistical value, that I want to visualize in my AudioUnit's Cocoa View.

From reading the documentation it seems, that properties are not the way to pass real time information between a view and it's AudioUnit. The use of AudioUnitGetParameter to pass a mix of floating point and non floating point values - and a lot of them - appears to be fairly clumsy.

Should I nevertheless try to use AudioUnitGetProperty ?

Ciao
   Nat!
---------------------------------------------------
All respect to Petrucci for technical proficiency -
but that's like being able to type really fast.
Mick Mars writes a much better book.
- Itwalksamongus


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40apple.com


This email sent to email@hidden

_______________________________________________ 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: 
 >Passing data to my CocoaView efficiently (From: Nat! <email@hidden>)

  • Prev by Date: AUEventListenerNotify() -- object param not forwarded?
  • Next by Date: Re: AUVarispeed Crash
  • Previous by thread: Passing data to my CocoaView efficiently
  • Next by thread: Re: Passing data to my CocoaView efficiently
  • Index(es):
    • Date
    • Thread