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
Loading...
Searching...
No Matches
Classes | Namespaces
vsteditcontroller.h File Reference
#include "public.sdk/source/vst/vstcomponentbase.h"
#include "public.sdk/source/vst/vstparameters.h"
#include "public.sdk/source/common/pluginview.h"
#include "pluginterfaces/vst/ivsteditcontroller.h"
#include "pluginterfaces/vst/ivstunits.h"
#include <map>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  Steinberg::Vst::EditController
 Default implementation for a VST 3 edit controller. More...
 
class  Steinberg::Vst::EditorView
 View related to an edit controller. More...
 
class  Steinberg::Vst::Unit
 Unit element. More...
 
class  Steinberg::Vst::ProgramList
 ProgramList element. More...
 
class  Steinberg::Vst::ProgramListWithPitchNames
 ProgramListWithPitchNames element. More...
 
class  Steinberg::Vst::EditControllerEx1
 Advanced implementation (support IUnitInfo) for a VST 3 edit controller. More...
 

Namespaces

namespace  Steinberg::Vst
 All VST specific interfaces are located in Vst namespace.