Example Note Expression Audio Controller + User Interface. More...
#include <note_expression_synth_ui.h>

Public Member Functions | |
| virtual IPlugView * | createView (FIDString name) |
| IController * | createSubController (UTF8StringPtr name, IUIDescription *description, VST3Editor *editor) VSTGUI_OVERRIDE_VMETHOD |
Static Public Member Functions | |
| static FUnknown * | createInstance (void *) |
Static Public Attributes | |
| static FUID | cid |
Example Note Expression Audio Controller + User Interface.
Reimplemented from EditController.
| IController * createSubController | ( | UTF8StringPtr | name, | |
| IUIDescription * | description, | |||
| VST3Editor * | editor | |||
| ) |
| static FUnknown* createInstance | ( | void * | ) | [inline, static] |
Reimplemented from Controller.
Reimplemented from Controller.