• 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: Equalizer and Spectrumanalyzer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Equalizer and Spectrumanalyzer


  • Subject: Re: Equalizer and Spectrumanalyzer
  • From: tahome izwah <email@hidden>
  • Date: Thu, 12 Nov 2009 14:36:27 +0100

This is the output audio unit. You need to add an AUGraphicEqualizer
node to your chain in order to use an EQ.

HTH
--th

2009/11/12 Alexander Saal <email@hidden>:
> I retrieve the AudioUnit cmp via:
>
>     cmpDescription.componentType         = kAudioUnitType_Output;
>     cmpDescription.componentSubType      = kAudioUnitSubType_DefaultOutput;
>     cmpDescription.componentManufacturer = 0;
>     cmp = FindNextComponent(nil, &cmpDescription);
>
> and open it with OpenAComponent.
>
> Is this the right AudioUnit or do I need another one?
> And if it is the right one how do I set the parameters?
>
> Best regards
> Alexander Saal
>
 _______________________________________________
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: Equalizer and Spectrumanalyzer
      • From: "Alexander Saal" <email@hidden>
References: 
 >Equalizer and Spectrumanalyzer (From: "Alexander Saal" <email@hidden>)
 >Re: Equalizer and Spectrumanalyzer (From: tahome izwah <email@hidden>)
 >Re: Equalizer and Spectrumanalyzer (From: "Alexander Saal" <email@hidden>)

  • Prev by Date: Re: Issues in ExtAudioFileSeek and ExtAudioFileTell
  • Next by Date: Re: Issues in ExtAudioFileSeek and ExtAudioFileTell
  • Previous by thread: Re: Equalizer and Spectrumanalyzer
  • Next by thread: Re: Equalizer and Spectrumanalyzer
  • Index(es):
    • Date
    • Thread