Re: Where's the HighPassFilter AudioUnit?
Re: Where's the HighPassFilter AudioUnit?
- Subject: Re: Where's the HighPassFilter AudioUnit?
- From: Chris Rogers <email@hidden>
- Date: Wed, 16 Jan 2002 11:37:06 -0800
I've rewritten the FindUnits example and extended it to give me also the
list of AudioUnitParameters with their names and values (min, max, default)
It's quite useful as a reference
the output can be found here:
http://studwww.rug.ac.be/~lbdkeyse/source/CoreAudio/AUParams.html
It looks as though the HighPassFilter AudioUnit isn't installed in my OS,
even though kAudioUnitID_HighPassFilter is in AudioUnit.h
weird :-)
--Lieven
Yeah, I think it was an oversight on our part - it should make it into
a future release...
Sorry,
Chris
--