Re: Ghost list?
Re: Ghost list?
- Subject: Re: Ghost list?
- From: "B.J. Buchalter" <email@hidden>
- Date: Thu, 03 May 2007 18:26:39 -0400
- Thread-topic: Ghost list?
On 5/3/07 5:21 PM, "Nuno Santos" <email@hidden> wrote:
> Hi,
>
> Yeah, i've been looking to a little bit of each file in the sample
> driver and i have realized where it starts and where i have to start,
> that is rewrite a lot.
>
> Is going to be a nice challenge.
Yeah -- I face the same thing. Good luck!
>
> Are you suggesting me create a custom MIDIServer just to test my
> driver? I didn't understand very well what you told me.
No. In Xcode you can make a "Custom Executable" for the project (look it up
in the Xcode documentation) that is a pointer to the app to run when you are
debugging your plugin. You would make it point at the MIDIServer at the
filesystem location I sent you in the previous message. That will allow you
to launch the MIDIServer under gdb. This will probably allow you to debug
the initialization of your driver. Please note that I have not tried this
with the MIDIServer so there may be caveats that I am unaware of. I have
done this for other plugins and it works well.
> I would love to have the possibility of opening some audio utility/
> app that could write to the system log that kind of output.
You can write to the system.log from your driver (see man 3 syslog) and look
at the logging from your driver in Apple's Console.app.
Best regards,
B.J. Buchalter
Metric Halo
5 Donovan Drive
Hopewell Junction, NY 12533 USA
tel +1 845 223-6112
fax +1 603 250-2451
_______________________________________________
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