• 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
Fwd: Connecting two kAudioUnitType_Effect nodes in augraph
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fwd: Connecting two kAudioUnitType_Effect nodes in augraph


  • Subject: Fwd: Connecting two kAudioUnitType_Effect nodes in augraph
  • From: "Dave O'Neill" <email@hidden>
  • Date: Wed, 17 Sep 2014 07:49:40 -0700



---------- Forwarded message ----------
From: Dave O'Neill <email@hidden>
Date: Wednesday, September 17, 2014
Subject: Connecting two kAudioUnitType_Effect nodes in augraph
To: Clement Prem <email@hidden>


Are you setting the AudioStreamBasicDescription on the units before connecting them.  Do a "get property" for the asbd of the input bus of the "downstream" audio unit and then do a set property on the output bus of the "upstream property".  If this fails try putting an auconverter between them.

On Wednesday, September 17, 2014, Clement Prem <email@hidden> wrote:
I am trying connect kAudioUnitSubType_AUiPodEQ & kAudioUnitSubType_NBandEQ in a graph. But  AUGraphInitialize always fails with error -10868.
The graphs has FilePlayerNode->iPodEqNode->baneEqNode->outPutNode.  

Is it possible to do what I am trying to do?

Clement.

 _______________________________________________
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: 
 >Connecting two kAudioUnitType_Effect nodes in augraph (From: Clement Prem <email@hidden>)

  • Prev by Date: Connecting two kAudioUnitType_Effect nodes in augraph
  • Next by Date: Re: Real-time buffer playback in Swift?
  • Previous by thread: Connecting two kAudioUnitType_Effect nodes in augraph
  • Next by thread: Connecting two kAudioUnitType_Effect nodes in augraph
  • Index(es):
    • Date
    • Thread