Re: Equalizer and Spectrumanalyzer
Re: Equalizer and Spectrumanalyzer
- Subject: Re: Equalizer and Spectrumanalyzer
- From: tahome izwah <email@hidden>
- Date: Thu, 12 Nov 2009 16:36:52 +0100
Check the documentation and header files on AUGraph and AUNode. There
should also be examples in your /Developer folder.
--th
2009/11/12 Alexander Saal <email@hidden>:
> I have already tried to get the AUGraphicEqualizer:
>
> cmpDescription.componentType = kAudioUnitType_Effect;
> cmpDescription.componentSubType = kAudioUnitSubType_GraphicEQ;
> cmpDescription.componentManufacturer = kAudioUnitManufacturer_Apple;
> cmp = FindNextComponent(nil, &cmpDescription);
>
> How do I set up a chain and how do I altered the AUGraphicEqualizer?
>
> 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