• 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
iphone Error -10861 resolved
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

iphone Error -10861 resolved


  • Subject: iphone Error -10861 resolved
  • From: steph ohara <email@hidden>
  • Date: Tue, 13 Apr 2010 03:25:05 -0700 (PDT)

after having another look at my design i removed connecting any audio units with a callback, since the AudioUnitRender() call requires a reference to the audio unit feeding the unit in question. and thus, no call is made and no error returned.
so now a more general question...is this a common way people are connecting au's together. for eg.
generating_audio_unit ---> processing_audio_unit ---> ioremote. since the processing au is having to pull data and use AudioUnitRender() in its callback, there is no need to connect the node using AUGraphConnectNodeInput(args..). therefore, my graph will have some "hard-patched" audio units and then a bunch of processing units "soft-patch" which are not connected within the graph, but thru my own implementation. or am i missing something?
cheers steph


 
 _______________________________________________
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

  • Prev by Date: Re: AudioUnit kAudioUnitProperty_ClassInfo and UI update
  • Next by Date: Re: iPad USB Audio Class 1 and Update on OSX Class 2
  • Previous by thread: Re: Unknown error message
  • Next by thread: Re: iPad USB Audio Class 1 and Update on OSX Class 2
  • Index(es):
    • Date
    • Thread