Re: Equalizer and Spectrumanalyzer
Re: Equalizer and Spectrumanalyzer
- Subject: Re: Equalizer and Spectrumanalyzer
- From: "Alexander Saal" <email@hidden>
- Date: Thu, 12 Nov 2009 13:12:24 +0100
|
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
-------- Original-Nachricht --------
Datum: Thu, 12 Nov 2009 11:33:16 +0100
Von: tahome izwah <email@hidden>
An: email@hidden
Betreff: Re: Equalizer and Spectrumanalyzer
--
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/atbrowser
_______________________________________________
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