LMMS
Loading...
Searching...
No Matches
DistrhoPlugin.cpp File Reference
#include "DistrhoPluginInternal.hpp"

Go to the source code of this file.

Macros

#define DPF_ABORT

Variables

START_NAMESPACE_DISTRHO uint32_t d_nextBufferSize = 0
double d_nextSampleRate = 0.0
const char * d_nextBundlePath = nullptr
bool d_nextPluginIsDummy = false
bool d_nextCanRequestParameterValueChanges = false

Macro Definition Documentation

◆ DPF_ABORT

#define DPF_ABORT

Variable Documentation

◆ d_nextBufferSize

START_NAMESPACE_DISTRHO uint32_t d_nextBufferSize = 0

◆ d_nextBundlePath

const char* d_nextBundlePath = nullptr

◆ d_nextCanRequestParameterValueChanges

bool d_nextCanRequestParameterValueChanges = false

◆ d_nextPluginIsDummy

bool d_nextPluginIsDummy = false

◆ d_nextSampleRate

double d_nextSampleRate = 0.0