|
VST 3 Examples
VST 3.6.12
SDK for developing VST Plug-in
|
#include "public.sdk/samples/vst-hosting/editorhost/source/editorhost.h"#include "public.sdk/samples/vst-hosting/editorhost/source/platform/appinit.h"#include "base/source/fcommandline.h"#include "pluginterfaces/base/funknown.h"#include "pluginterfaces/gui/iplugview.h"#include "pluginterfaces/gui/iplugviewcontentscalesupport.h"#include "pluginterfaces/vst/ivstaudioprocessor.h"#include "pluginterfaces/vst/ivsteditcontroller.h"#include "pluginterfaces/vst/vsttypes.h"#include <cstdio>#include <iostream>Namespaces | |
| Steinberg | |
| Steinberg::Vst | |
| Steinberg::Vst::EditorHost | |
Functions | |
| bool | operator== (const ViewRect &r1, const ViewRect &r2) |
| bool | operator!= (const ViewRect &r1, const ViewRect &r2) |