|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
#include "pluginterfaces/vst/ivstmessage.h"Go to the source code of this file.
Classes | |
| class | Steinberg::Vst::IHostApplication |
| Basic host callback interface: Vst::IHostApplication. More... | |
| class | Steinberg::Vst::IVst3ToVst2Wrapper |
| VST 3 to VST 2 Wrapper interface: Vst::IVst3ToVst2Wrapper. More... | |
| class | Steinberg::Vst::IVst3ToAUWrapper |
| VST 3 to AU Wrapper interface: Vst::IVst3ToAUWrapper. More... | |
| class | Steinberg::Vst::IVst3ToAAXWrapper |
| VST 3 to AAX Wrapper interface: Vst::IVst3ToAAXWrapper. More... | |
| class | Steinberg::Vst::IVst3WrapperMPESupport |
| Wrapper MPE Support interface: Vst::IVst3WrapperMPESupport. More... | |
Namespaces | |
| namespace | Steinberg::Vst |
| All VST specific interfaces are located in Vst namespace. | |
Functions | |
| IMessage * | Steinberg::Vst::allocateMessage (IHostApplication *host) |
| Helper to allocate a message. | |