Re: More link errors
Re: More link errors
- Subject: Re: More link errors
- From: Airy André <email@hidden>
- Date: Tue, 4 May 2004 21:36:26 +0200
It looks like you must add the AudioToolbox framework to your project.
Airy
Le 4 mai 04, ` 21:09, Mikael Hillborg a icrit :
As far as I can see the latest SDK doesn't include
any MusicDevice sample, so I changed the effect sample
into a music device with a carbon view. But I get a less
pleasant amount of link errors, e.g. these
_AUListenerCreate
_AUListenerDispose
_AUParameterListenerNotify
_AUListenerAddParameter
_AUListenerRemoveParameter
_AUParameterValueFromLinear
_AUParameterValueToLinear
when trying to convert the sample effect. I inherit
the music device base class etc as usual.
They are declared in AudioToolbox.framework and
AudioUnitUtilities.h, but they're declated as extern.
Where are the actual implementations?
M
_______________________________________________
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.
_______________________________________________
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.