Re: Sound Output Components for OS X???
Re: Sound Output Components for OS X???
- Subject: Re: Sound Output Components for OS X???
- From: Mark Coniglio <email@hidden>
- Date: Tue, 7 Jan 2003 09:42:50 -0500
Hi,
At 10:00 PM -0800 1/6/03, Jeff Moore wrote:
QT is still mired in the Sound Manager, so an sdev will be required.
All the APIs involved are the same. This is why I suggested registering
and unregistering your component dynamically and storing it in a folder
inside your application's bundle. That way, you're not publishing your
component to the whole system when just your app is going to be using
it.
OK -- I added the code to register the component from within my
folder. Works fine under OS 9.
But, under OS X I'm getting some errors about not being able to find
symbols when I load the component.
Do I need to compile a separate version of the component that is
Mach-O? Or should the OS 9 component work?
Note: I didn't make the component "carbon" compatible -- i.e., it
doesn't have a carb resource. Do I need to do so?
Thanks
Mark
--
================================================================
Mark Coniglio, Artistic Co-Director | email@hidden
Troika Ranch Dance Theater |
http://www.troikaranch.org
================================================================
_______________________________________________
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.