Symbiosis wrapped plugins with Mainstage and Logic weirdness

DSP, Plugin and Host development discussion.
Post Reply New Topic
RELATED
PRODUCTS

Post

When I close a project with my wrapped VST in it, it seems that my plugin isn't closing properly. There's no call to to the suspend, close or deconstructor methods, and it doesn't seem to be crashing the host nor in the XCode debugger.

I'm perplexed.

If I remove the plugin from the project, all the proper methods are called and the plugin exits cleanly. It's only when I close the project that the plugin gets lost in purgatory.

Any ideas?

Post

I did some more tests and it seems that the plugin is closing properly, but only when I completely close Logic or Mainstage, or close the project with my plugin in it and then open a new one. Is this normal behaviour? I assume it must be. Is there a method that is called when Logic or Mainstage "closes" the project?

Rob

Post

The thing is, those Apple programs don't actually close when you X the main window. All other plugins experience the same, so expected behaviour, yes.

Post

Logic Pro has a Close Project command.

Post Reply

Return to “DSP and Plugin Development”