• 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: AUGraphGetNodeInfo returning nil AudioUnit, but no error?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AUGraphGetNodeInfo returning nil AudioUnit, but no error?


  • Subject: Re: AUGraphGetNodeInfo returning nil AudioUnit, but no error?
  • From: Evan Olcott <email@hidden>
  • Date: Tue, 7 Nov 2006 12:57:34 -0600

The node number was given only a few debugger steps previous, from AUGraphNewNode, and there was no subgraph involved...

Further research finds that this will return the audioUnit as nil and no error if the graph is not yet open (created, but not opened).

Couldn't find this in the documentation as a pre-requisite for this call to work. Couldn't this situation instead return an error likeĀ kAUGraphErr_GraphNotOpen?

On Nov 6, 2006, at 1:19 PM, William Stewart wrote:

your node is not a member of the graph (or it is a sub-graph)

On 06/11/2006, at 6:41 AM, Evan Olcott wrote:

What would be the reason why this call:

err = AUGraphGetNodeInfo(graph, node, nil, nil, nil, &audioUnit);

with a verified valid graph and node and returning no error, set audioUnit to nil?


Ev
Technical Knowledge Officer
Head Programmer/Designer
Audiofile Engineering

http://www.audiofile-engineering.com/




 _______________________________________________
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: 
 >AUGraphGetNodeInfo returning nil AudioUnit, but no error? (From: Evan Olcott <email@hidden>)
 >Re: AUGraphGetNodeInfo returning nil AudioUnit, but no error? (From: William Stewart <email@hidden>)

  • Prev by Date: subGraphs
  • Next by Date: Re: Custom AU Data (unseen by user, stored by host)
  • Previous by thread: Re: AUGraphGetNodeInfo returning nil AudioUnit, but no error?
  • Next by thread: DeferredRender strangeness AudioUnitUninitialize
  • Index(es):
    • Date
    • Thread