• 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: One Cocoa view for multiple AUs?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: One Cocoa view for multiple AUs?


  • Subject: Re: One Cocoa view for multiple AUs?
  • From: ipmlists <email@hidden>
  • Date: Thu, 29 Oct 2009 11:16:23 +0000

Hi,

Further questions as promised/threatened...

I've written an effect AU which contains an AUGraph, which in turn
contains two AUs (my own) plus a Generic I/O unit.

All three of my AUs are built into one .component bundle, and the two
AUs in the graph are registered during the 'wrapper' AU's Initialize()
function.

So far so good, I think - audio is being processed as expected.

I want  to use a single Cocoa view for all 3 of my AUs, and I've set
each GetProperty method to use the wrapper AU's view. I've also, at
the moment, declared the graph and nodes in a header file shared by
all AUs.

My Cocoa view displays ok, but so far I've had no success
communicating from the view to the 'wrapped' AUs - bad component
instances and -50 errors - which I assume is because the AUGraph isn't
actually instantiated at the point when the view is created?

I'm trying to do this from a standard Cocoa view template - is that
the wrong place to start?

thanks for any help on this,

Iain
 _______________________________________________
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: 
 >One Cocoa view for multiple AUs? (From: ipmlists <email@hidden>)
 >Re: One Cocoa view for multiple AUs? (From: Stephen Blinkhorn <email@hidden>)
 >Re: One Cocoa view for multiple AUs? (From: ipmlists <email@hidden>)

  • Prev by Date: Re: multichannel mixing on iphone with multiple mixers
  • Next by Date: Re: Recording in .wav format doesn't work properly
  • Previous by thread: Re: One Cocoa view for multiple AUs?
  • Next by thread: Re: One Cocoa view for multiple AUs?
  • Index(es):
    • Date
    • Thread