Jamba
3.0.2
|
#include <pluginterfaces/base/ftypes.h>
#include <pluginterfaces/vst/ivstmessage.h>
#include <algorithm>
#include <memory>
#include <public.sdk/source/vst/vstpresetfile.h>
#include <string>
#include <sstream>
#include "ParamSerializers.h"
Go to the source code of this file.
Classes | |
class | pongasoft::VST::BufferStream |
class | pongasoft::VST::Message |
Namespaces | |
pongasoft | |
pongasoft::VST | |
Typedefs | |
using | pongasoft::VST::MessageID = int |
Variables | |
static const auto | pongasoft::VST::ATTR_MSG_ID = "ATTR_MSG_ID" |