Jamba C++ API
4.4.0
|
#include "ParamDef.h"
#include "NormalizedState.h"
#include <map>
#include <vector>
#include <set>
#include <functional>
#include <public.sdk/source/vst/vstparameters.h>
Go to the source code of this file.
Classes | |
class | Parameters::IChangeListener |
Interface to implement to receive parameter changes. More... | |
struct | Parameters::JmbParamDefBuilder< T > |
Implements the builder pattern for ease of build. More... | |
class | Parameters |
This is the class which maintains all the registered parameters. More... | |
struct | Parameters::RawVstParamDefBuilder |
Implements the builder pattern for ease of build. More... | |
struct | Parameters::VstParamDefBuilder< T > |
Implements the builder pattern for ease of build. More... | |
Namespaces | |
pongasoft | |
pongasoft::VST | |
pongasoft::VST::Debug | |