Re: Assert Failure for AUListenerAddParameter
Re: Assert Failure for AUListenerAddParameter
- Subject: Re: Assert Failure for AUListenerAddParameter
- From: "tahome izwah" <email@hidden>
- Date: Tue, 6 Jan 2009 16:19:44 +0100
2009/1/1 tobias assmann <email@hidden>:
> And the cocoa view got only destroey if I unload the whole plugin, not if I
> close the editor window.
That might be the problem then. You're probably registering these
parameters twice for some reason...
In general the Cocoa view will be released when you close the editor
window. Maybe one of your objects is hanging on to the view and it
never gets a chance to get autoreleased?
--th
_______________________________________________
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