MultiGUI

Allows VST developers to attach more than one AEffEditor subclass to the window passed to them by the host
Download

MultiGUI Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • ndc Plugs
  • Publisher web site:
  • http://www.niallmoody.com/ndcplugs/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 298 KB

MultiGUI Tags


MultiGUI Description

Allows VST developers to attach more than one AEffEditor subclass to the window passed to them by the host MultiGUI is a simple wrapper-type thing to parent two child windows/editors onto the main window passed to your plugin by the host.Basically, MultiGUI consists of two files: MultiGUIEditor.h and the corresponding source file. MultiGUI itself is a single class which inherits from AEffEditor, and passes all the setParameter etc. messages onto it's child editors. You can use MultiGUI by inheriting from the MultiGUI class, and calling the addEditor() method to add editors to it. You can also have as many child editors as you like.NOTES: 1. MultiGUI does not work correctly in Tracktion on OS X. Tracktion seems to handle windows differently from every other host on OS X, so if you load a plugin with a MultiGUI editor, the title bar for it is not displayed, and there is no way to hide the gui, or move it, without deleting/removing the plugin from the project.2. MultiGUI does not work on OSX versions newer than 10.3. What's New in This Release: · Fixed bug where editor would not show up in certain hosts if you used the 'replace plugin' command on Windows.


MultiGUI Related Software