|
LMMS
|
#include "CarlaPluginInternal.hpp"#include "CarlaEngine.hpp"#include "CarlaLibCounter.hpp"#include "CarlaMathUtils.hpp"#include "CarlaMIDI.h"Functions | |
| static float | _getUnnormalizedValue (const float min, const float max, const float value) noexcept |
| static float | _getUnnormalizedLogValue (const float min, const float max, const float value) noexcept |
Variables | |
| static CARLA_BACKEND_START_NAMESPACE const MidiProgramData | kMidiProgramDataNull = { 0, 0, nullptr } |
| static CustomData | kCustomDataFallbackNC = { nullptr, nullptr, nullptr } |
| static LibCounter | sLibCounter |
|
staticnoexcept |
|
static |
|
static |
|
static |