#include <pitchnames.h>

Public Member Functions | |
| tresult | initialize (FUnknown *context) |
| virtual tresult | getUnitByBus (MediaType type, BusDirection dir, int32 busIndex, int32 channel, UnitID &unitId) |
| virtual IPlugView * | createView (FIDString name) |
| VSTGUI::CView * | createCustomView (VSTGUI::UTF8StringPtr name, const VSTGUI::UIAttributes &attributes, VSTGUI::IUIDescription *description, VSTGUI::VST3Editor *editor) |
Static Public Member Functions | |
| static FUnknown * | createInstance (void *) |
Static Public Attributes | |
| static FUID | cid |
Protected Attributes | |
| TDictionary< int16, String > | pitchNames |
Reimplemented from EditController.
| tresult getUnitByBus | ( | MediaType | type, | |
| BusDirection | dir, | |||
| int32 | busIndex, | |||
| int32 | channel, | |||
| UnitID & | unitId | |||
| ) | [virtual] |
Reimplemented from EditControllerEx1.
Reimplemented from EditController.
| VSTGUI::CView* createCustomView | ( | VSTGUI::UTF8StringPtr | name, | |
| const VSTGUI::UIAttributes & | attributes, | |||
| VSTGUI::IUIDescription * | description, | |||
| VSTGUI::VST3Editor * | editor | |||
| ) |
| static FUnknown* createInstance | ( | void * | ) | [inline, static] |
TDictionary<int16, String> pitchNames [protected] |