More link errors
More link errors
- Subject: More link errors
- From: "Mikael Hillborg" <email@hidden>
- Date: Tue, 4 May 2004 21:09:21 +0200
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.