My CarbonView isn't showing up
My CarbonView isn't showing up
- Subject: My CarbonView isn't showing up
- From: Darrin Cardani <email@hidden>
- Date: Wed, 25 Jun 2003 15:36:00 -0500
I've just added a parameter to my audio unit and I want to display a
custom carbon view of the controls. I've tried copying what's in the
MultiTapAU example code, but I find that when AudioUnitHosting gets
to it's AUEditWindow::SetUnitToDisplay () function, it attempts to
find my view component and gets an error on this call:
verify_noerr(OpenAComponent(editComp, &mEditView));
I've got the entry point defined in my export file, I've got the
'thng' resource defined in my resource file, and I've got the entry
point defined in the code, too, but AudioUnitHosting doesn't find it.
What am I missing?
Thanks,
Darrin
--
Darrin Cardani - email@hidden
President, Buena Software, Inc.
<
http://www.buena.com/>
Video, Image and Audio Processing Development
_______________________________________________
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.