Re: Testing Debugging Hosting AU Instruments
Re: Testing Debugging Hosting AU Instruments
- Subject: Re: Testing Debugging Hosting AU Instruments
- From: "Sophia Poirier [dfx]" <email@hidden>
- Date: Wed, 20 Sep 2006 08:43:18 -0400
I use AudioUnitHosting in the CoreAudio SDK. To enable instrument
hosting, change this:
#define HOST_EFFECT_UNIT 1
in AudioUnitHosting.cpp to this:
#define HOST_EFFECT_UNIT 0
and rebuild.
Sophia
On Sep 19, 2006, at 10:26 PM, Peter Johnson wrote:
Hi
I'm working on an audio unit instrument and was looking for some
tips. When I test, I start up Logic Pro and try the newly compiled
AU. I was wondering if you guys use a smaller host (that starts
quicker) and if there is a way I can debug the AU with Xcode while
it's in this host? Then I can debug the MIDI input coming from the
keyboard etc...
cheers
peter
_______________________________________________
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