auval is ignoring my AU plugin
auval is ignoring my AU plugin
- Subject: auval is ignoring my AU plugin
- From: "Doctor-T" <email@hidden>
- Date: Mon, 30 Oct 2006 17:21:58 +0100
Dear List,
I'm trying to build and validate an audiounit plugin on an Intel system with
OS version 10.4.8 by doing the following steps:
1) I simply create a dummy audiounit project by selecting the "Audiounit
Effect with carbon view" template of xcode;
2) set an appropriate manufacturer and effect id;
3) add the flag "-d i386_$i386" in the Other Rez Flags;
4) build the plugin with no errors and copy the component into
Library/Audio/Plug-ins/Components.
When I run "auval -a", I obtain the following error message:
NOTE: ignoring this component:
Discovered 0 component = 0x23e18d type = aufx subt = Tst1 manu = Tst2
flags = 0
When I run "auval -v aufx Tst1 Tst2", I have this other error message:
--------------------------------------------------
VALIDATING AUDIO UNIT: 'aufx' - 'Tst1' - 'Tst2'
--------------------------------------------------
ERROR: Cannot get Component's Name strings
ERROR: Cannot get Component's Info strings
ERROR: Error from retrieving Component Version for resource: -3000
* * FAIL
--------------------------------------------------
TESTING OPEN TIMES:
FATAL ERROR: didn't find the component
I'm working with XCode 2.4 and the lastest CoreAudio SDK.
Everything works perfectly on PPC with OS 10.3.9.
Does anyone have some suggestions?
Thank you in advance,
Tom
_______________________________________________
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