LMMS
Loading...
Searching...
No Matches
DistrhoPlugin3BandEQ.cpp File Reference
#include "DistrhoPlugin3BandEQ.hpp"
#include <cmath>

Go to the source code of this file.

Functions

PlugincreatePlugin ()

Variables

static const float kAMP_DB = 8.656170245f
static const float kDC_ADD = 1e-30f
static const float kPI = 3.141592654f

Function Documentation

◆ createPlugin()

Plugin * createPlugin ( )

Variable Documentation

◆ kAMP_DB

const float kAMP_DB = 8.656170245f
static

◆ kDC_ADD

const float kDC_ADD = 1e-30f
static

◆ kPI

const float kPI = 3.141592654f
static