Hi,

When an audio unit v3 requires an async Instantiation (
*kAudioComponentFlag_RequiresAsyncInstantiation*) the standard AUGraph api
AUGraphAddNode fails to create a node.
So I opted to use the async call AudioComponentInstantiate that returns an
AudioUnit,
but once I had an instance of the AudioUnit I cannot use the AUGraph api to
add it in as an AUNode
how can I connect the audio unit into my graph?
is the only solution to use *kAudioUnitProperty_MakeConnection* directly on
the AudioUnit?

Thanks
Joe
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/coreaudio-api/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to