• 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: counting specific audio units in audiograph
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: counting specific audio units in audiograph


  • Subject: Re: counting specific audio units in audiograph
  • From: Robert Carroll <email@hidden>
  • Date: Tue, 03 Dec 2013 23:12:22 -0500

Thanks very much for the suggestions. 

regards,

rob


On Dec 3, 2013, at 5:22 PM, David Hicks wrote:

I think you should try 

testDescription.componentType == kAudioUnitSubType_AudioFilePlayer) 
instead of
testDescription.component SubType.

Here's code I use in my app:

AudioComponentDescription desc;
AudioUnit unit;
result = AUGraphNodeInfo(kbPrGraph, node, &desc, &unit);

if (desc.componentType == kAudioUnitType_Output) 
{

David Hicks

On Dec 2, 2013, at 4:55 PM, Robert Carroll <email@hidden> wrote:

AUGraphNodeInfo


 _______________________________________________
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: 
 >counting specific audio units in audiograph (From: Robert Carroll <email@hidden>)

  • Prev by Date: counting specific audio units in audiograph
  • Next by Date: vDSP_vrampmul for doubles?
  • Previous by thread: counting specific audio units in audiograph
  • Next by thread: vDSP_vrampmul for doubles?
  • Index(es):
    • Date
    • Thread