Jamba C++ API
5.0.0
|
#include <pongasoft/Utils/Concurrent/Concurrent.h>
#include <pongasoft/Utils/Disposable.h>
#include <pongasoft/Utils/Metaprogramming.h>
#include <pongasoft/VST/ParamDef.h>
Go to the source code of this file.
Classes | |
class | IRTJmbOutParameter |
Base (non templated) class for RT Jamba (Outbound) parameters. More... | |
class | RTJmbOutParam< T > |
This is the main class that the plugin should use as it exposes only the necessary methods of the param. More... | |
class | RTJmbOutParameter< T > |
Templated class for RT Jamba parameter. More... | |
Namespaces | |
pongasoft | |
pongasoft::VST | |
pongasoft::VST::RT | |