• 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: remoteIO unit not entering input callback in AUGraph
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: remoteIO unit not entering input callback in AUGraph


  • Subject: Re: remoteIO unit not entering input callback in AUGraph
  • From: Doug Wyatt <email@hidden>
  • Date: Thu, 28 Jan 2010 21:31:29 -0800

On Jan 28, 2010, at 19:48 , Alex Wiltschko wrote:

>
> 	// Register a callback with the AUNode
> 	err = AUGraphSetNodeInputCallback (graph,
> 									   ioNode,
> 									   kInputBus,
> 									   &playbackCallbackStruct);

You want to connect to kOutputBus (0). We should be generating an error either here or when you initialize a graph but we're not, sorry.

Doug

 _______________________________________________
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

  • Follow-Ups:
    • Re: remoteIO unit not entering input callback in AUGraph
      • From: Alex Wiltschko <email@hidden>
References: 
 >remoteIO unit not entering input callback in AUGraph (From: Alex Wiltschko <email@hidden>)

  • Prev by Date: remoteIO unit not entering input callback in AUGraph
  • Next by Date: Re: remoteIO unit not entering input callback in AUGraph
  • Previous by thread: remoteIO unit not entering input callback in AUGraph
  • Next by thread: Re: remoteIO unit not entering input callback in AUGraph
  • Index(es):
    • Date
    • Thread