• 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: Render callback disappearing (QT 7.0)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Render callback disappearing (QT 7.0)


  • Subject: Re: Render callback disappearing (QT 7.0)
  • From: kelly jacklin <email@hidden>
  • Date: Wed, 11 May 2005 18:57:38 -0700

It might be worth putting a property listener on each AU node for the kAudioUnitProperty_LastRenderError property, and see if you get any notifications...

kelly


On May 11, 2005, at 6:08 PM, Dominic Feira wrote:

Thanks for the suggestion. I did this and lo-and-behold when the graph fails none of the units are rendering properly. At least, I am not getting a notification from them.

Dominic Feira / Code Monkey / Ambrosia Software, Inc.

On May 11, 2005, at 9:05 AM, kelly jacklin wrote:


On May 10, 2005, at 5:30 PM, Dominic Feira wrote:



Is the graph enforcing some sort of real-time requirement and disabling nodes? I am using the graph in an offline context. Perhaps I need to inform the graph of this? Again, none of these problems show up on with QT 6.5, only with QT 7.0 installed have these problems shown up.



I think you can look elsewhere for the problem. We use graphs for offline processing of chains of AUs, with no problems. We also do nothing to notify the graph that we are processing offline. This works as fine in QT 7.0 as it did in QT 6.5 (and prior).


I would recommend going through the chain and adding render notify callbacks to each unit (using AudioUnitAddRenderNotify); this should help you determine where in the chain the failure is occurring.

kelly





_______________________________________________ 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: 
 >Render callback disappearing (QT 7.0) (From: Dominic Feira <email@hidden>)
 >Re: Render callback disappearing (QT 7.0) (From: William Stewart <email@hidden>)
 >Re: Render callback disappearing (QT 7.0) (From: Dominic Feira <email@hidden>)
 >Re: Render callback disappearing (QT 7.0) (From: William Stewart <email@hidden>)
 >Re: Render callback disappearing (QT 7.0) (From: Dominic Feira <email@hidden>)
 >Re: Render callback disappearing (QT 7.0) (From: kelly jacklin <email@hidden>)
 >Re: Render callback disappearing (QT 7.0) (From: Dominic Feira <email@hidden>)

  • Prev by Date: Re: Render callback disappearing (QT 7.0)
  • Next by Date: Re: Cocoa IN AudioUnit
  • Previous by thread: Re: Render callback disappearing (QT 7.0)
  • Next by thread: Re: Render callback disappearing (QT 7.0)
  • Index(es):
    • Date
    • Thread