|
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 "base/source/fobject.h"#include "pluginterfaces/vst/ivsteditcontroller.h"#include "pluginterfaces/vst/ivstunits.h"#include <map>#include <vector>Go to the source code of this file.
Classes | |
| class | Steinberg::Vst::Parameter |
| Description of a Parameter. More... | |
| class | Steinberg::Vst::RangeParameter |
| Description of a RangeParameter. More... | |
| class | Steinberg::Vst::StringListParameter |
| Description of a StringListParameter. More... | |
| class | Steinberg::Vst::ParameterContainer |
| Collection of parameters. More... | |
Namespaces | |
| namespace | Steinberg::Vst |
| All VST specific interfaces are located in Vst namespace. | |