Where's the HighPassFilter AudioUnit?
Where's the HighPassFilter AudioUnit?
- Subject: Where's the HighPassFilter AudioUnit?
- From: Lieven Dekeyser <email@hidden>
- Date: Wed, 16 Jan 2002 19:28:32 +0100 (CET)
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