• 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: Can I get hook a renderproc on a filter in an AUGraph?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can I get hook a renderproc on a filter in an AUGraph?


  • Subject: Re: Can I get hook a renderproc on a filter in an AUGraph?
  • From: Robert Grant <email@hidden>
  • Date: Mon, 29 Nov 2004 11:10:25 -0500

Hi Chilton,

AUGraph does return instances of AudioUnits and you can hook a renderproc onto the filter in the standard manner. Make sure that you're not getting an render error as that will cause the graph to produce silence.

I use render procs in Rax to transparently (to the graph) route live audio and AU instruments into the graph. (I also use them to prevent the MatrixMixer going casters up when disconnecting an AU - but that's another story :-) !)

Best,

Robert.

On Nov 28, 2004, at 11:04 PM, Chilton Webb wrote:

Hi,

If I use AUGraph, is there any way for me to attach a render proc onto a filter in the graph? It appears as though the AUGraph will not return an actual instance of an AU in use, only its class, which I cannot use AudioUnitSetProperty with to set the render callback.

Thanks,
-Chilton

_______________________________________________
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
References: 
 >Can I get hook a renderproc on a filter in an AUGraph? (From: Chilton Webb <email@hidden>)

  • Prev by Date: Re: Why do G5 optical inputs have more latency than analog?
  • Next by Date: Re: Trouble with AudioDeviceGetCurrentTime....
  • Previous by thread: Can I get hook a renderproc on a filter in an AUGraph?
  • Next by thread: Why do G5 optical inputs have more latency than analog?
  • Index(es):
    • Date
    • Thread