Jamba C++ API 7.5.0
Loading...
Searching...
No Matches
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

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

Typedefs

using VstParametersSPtr = std::shared_ptr<VstParameters>