Jamba C++ API  4.1.0
VstParameters.h File Reference
#include <pongasoft/logging/logging.h>
#include <base/source/fstreamer.h>
#include <public.sdk/source/vst/vsteditcontroller.h>
#include <memory>
#include "GUIParamCx.h"

Go to the source code of this file.

Classes

class  VstParameters
 This class acts as a facade/proxy to the vst parameters managed by the host daw. More...
 

Namespaces

 pongasoft
 
 pongasoft::VST
 
 pongasoft::VST::GUI
 
 pongasoft::VST::GUI::Params
 

Typedefs

using VstParametersSPtr = std::shared_ptr< VstParameters >