Re: Problem under auval but not in host(s)
Re: Problem under auval but not in host(s)
- Subject: Re: Problem under auval but not in host(s)
- From: Howard Moon <email@hidden>
- Date: Wed, 6 Oct 2004 07:50:43 -0700
Thanks for the tip. Turns out that the reason the files weren't
opening was because auval was exercising the parameters, and the side
effect of setting a couple of those to the minimum was to in effect
select a non-existent filename from our list. I added code to just
drop out if the filename is blank (which won't happen when using our
drop-down menu control), and it works fine now.
Thanks,
Howard
On Oct 6, 2004, at 7:06 AM, Stefan Gretscher wrote:
Hi Howard,
I'm not able to debug to be sure, but I believe that the problem
lies with the call to FSpOpenResFile.
You can debug everything that happens in auval, just set auval as
debugger runtime target for your AU and make sure to give it the
correct command line arguments (if using CodeWarrior, use a file
called "auv-autorun.txt" that is placed directly beside auval and put
the arguments in there e.g. "-v aufx myID Manu").
Best,
Stefan
Am 04.10.2004 um 19:12 schrieb Howard Moon:
I'm having a problem with one of our pkug-ins, when the auval program
is run (either by myself or through the new Logic 7 startup). It
seems that something prevents me from accessing or locating the
support files that the plug-in depends upon in order to populate a
list (used later for selecting from a drop-down menu). Those files
are stored in a sub-folder of ours under the (global) Application
Support folder. When running in the various hosts, there is no
problem. But when auval is running, it appears that the software is
unable to open the files.
_______________________________________________
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