AudioProcessorEditor open/close/open on plugin instanciation

Hi,

is this the "normal" behaviour, that my AudioProcessorEditor gets instanciated, destroyed and instanciated again, when I insert my plugin in Cubase 7 or Live 8?

Can this be avoided?

 

Thanks,

Raketa

It doesn't matter whether it's "normal" or not - you need to write code that will cope with situations like that, because you never know how different hosts will behave!

Thanks jules,

juce perfectly "copes" with that situation. And so does my plugin.

I am just a bit picky when it comes to redundancy.

Cheers,

Raketa.