• 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: AUGraph problem mixers to AudioUnit with Render
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AUGraph problem mixers to AudioUnit with Render


  • Subject: Re: AUGraph problem mixers to AudioUnit with Render
  • From: William Stewart <email@hidden>
  • Date: Fri, 5 Jun 2009 17:46:05 -0700

What are your input and output formats on each connection in the two cases you describe?

CAShow(myGraph) might help you to resolve this too.

On Jun 4, 2009, at 2:12 PM, Joshua Strickon wrote:

I am still debugging getting my host app for an augraph working for my visulizer audio unit. The unit does the fft in the Render method just like the Sonogram View Demo. I have a simple test program that builds a network with a synth or fileplayer just as you would in AULab.

The following works

<synth/fileplayer>  --> <visualizer> --> <default output>

The following does not

<synth/fileplayer> --> <stereomixer> --> <visualizer> --> <default output>

When I comment out the render method and simply copy the samples from input to output in the Process method, it all works. Seems something about how the AU gets its data. Any ideas? Again, this all works in AULab so I have a feeling it is doing something to the mixer.

If someone can point me in the right direction it will be appreciated.

Thanks

Josh
_______________________________________________
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

_______________________________________________ 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: AUGraph problem mixers to AudioUnit with Render
      • From: Joshua Strickon <email@hidden>
References: 
 >AUGraph problem mixers to AudioUnit with Render (From: Joshua Strickon <email@hidden>)

  • Prev by Date: Re: processing question
  • Next by Date: Re: AU automation gestures/scroll wheel events
  • Previous by thread: AUGraph problem mixers to AudioUnit with Render
  • Next by thread: Re: AUGraph problem mixers to AudioUnit with Render
  • Index(es):
    • Date
    • Thread