Re: (UPDATE) First instance of plugin controls all other instances?
Re: (UPDATE) First instance of plugin controls all other instances?
- Subject: Re: (UPDATE) First instance of plugin controls all other instances?
- From: Artemiy Pavlov <email@hidden>
- Date: Thu, 3 Feb 2011 11:19:41 +0200
Hi all!
It is a very interesting issue.
My old plugins which were made with Apple's Cocoa template, using
standard Cocoa UI elements, also have this behavior. However, they do
not have any local variables at all. Everything is done via "parameter
changed" actions which are defined in the @interface bit. Still, the
very first plugin instance is controlling all other instances.
So even if you follow Apple's standard Cocoa AU tutorial, you end up
with this behavior. I cannot see any documentation that would say what
I need to do.
How are you guys solving this?
All the best,
Artemiy.
_______________________________________________
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