Re: Error setting callback function
Re: Error setting callback function
- Subject: Re: Error setting callback function
- From: William Stewart <email@hidden>
- Date: Tue, 11 Mar 2008 19:22:56 -0700
On Mar 11, 2008, at 6:14 PM, alejandro wrote:
Bill,
Oh! It was a surprise to me. I didn't saw the documentation for that
change...
Now it works!
One more question, what subtype constant is for retrieving ANY
effect for a given type? there is no constant for that in
AUComponent.h
because 0 means "any" or "first" or "whatever you find" ! So, the sub
types are explicit for the particular type of effect, or instrument,
etc that you want based on the type you specify
Or I must manually update my code every time new audio units become
available?
It depends what you are doing. If you are using a particular one from
Apple then we keep these available from release to release. If you
want to do this dynamically - have a look at:
CocoaAUHost in /Developer/Examples/CoreAudio
Bill
_______________________________________________
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