Re: CAUGui & Component Registering Problem - LAP5.5 crashes (Urs?)
Re: CAUGui & Component Registering Problem - LAP5.5 crashes (Urs?)
- Subject: Re: CAUGui & Component Registering Problem - LAP5.5 crashes (Urs?)
- From: Urs Heckmann <email@hidden>
- Date: Thu, 3 Apr 2003 08:56:06 +0200
Hi Alex,
first of all, have you updated AUEffectBase::MaintainKernels() to work
properly in the non-kernel based case? This is a bug in Apple's base
classes. Several fixes are shown on this list.
You mention using symbolic links. Dunno how valid that is. Have you
tried manually copying the .component bundle to the Components folder?
Cheers,
;) Urs
Am Donnerstag, 03.04.03, um 01:07 Uhr (Europe/Berlin) schrieb Alexander
Huber:
Hi all,
I have a problem concerning the registering my AudioUnit. Compiling
the CAUGUIDemo (newest version available, V1.0) and creating a symlink
to my ~/Library/Audio/Plug-Ins/Components and then starting
LogicAudioPlatinum 5.5, Logic crashes (original message text is "Das
Programm Logic Platinum wurde unerwartet beendet. Das System und
andere Programme sind davon nicht betroffen.")
Debugging with Project Builder gives me some hints that the problem
has to do with the ComponentEntryPoint of the CAUGuiDemoAU OR the
following call 'AudioUnitSetProperty' (which is the last entry in the
frame list of the debugger (thread 1, frame #5). Logic seems to
receive the signal 'EXC_BAD_ACCESS".
I did NOT change any entry in the resource file or any other sources
of the CAUGuiDemo project, which I probably should?
Everything is fine using the sample multitap delay and the
SampleEffectUnit that I simply compiled and installed and, of course,
plugs like Urs Heckmann's Zoyd.
In the 'SampleEffectUnit.r' resource defs of the 'Sample EffectUnit'
Example, I read that I should use four characters to specify the
'manufacturer' in my resource file, using at least one upper case
character (there's a hint saying apple reserved all combinations of
lower case characters) which I did, but this also didn't help.
Thank you for any advice, especially to Urs!
alex
email@hidden
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.