Jamba C++ API
5.0.0
|
Classes | |
class | ParamDisplay |
This helper class is used to display the parameters (vst/jmb) WARNING: this class is allocating memory and as a result should be used in RT only during development! More... | |
class | ParamLine |
This helper class is used to display the parameters (vst/jmb) in a line WARNING: this class is allocating memory and as a result should be used in RT only during development! More... | |
class | ParamTable |
This helper class is used to display the parameters (vst/jmb) in a table WARNING: this class is allocating memory and as a result should be used in RT only during development! More... | |
Typedefs | |
using | Key = ParamDisplay::Key |
using | ParamMap = ParamDisplay::ParamMap |
using | ValueMap = ParamDisplay::ValueMap |
Variables | |
std::vector< Key > | DEFAULT_STATE_KEYS |
std::vector< Key > | DEFAULT_VST_KEYS |
typedef ParamDisplay::Key Key |
using ParamMap = ParamDisplay::ParamMap |
using ValueMap = ParamDisplay::ValueMap |
std::vector<Key> DEFAULT_STATE_KEYS |
std::vector<Key> DEFAULT_VST_KEYS |