#include <gx_internal_plugins.h>
|
static float | get (unsigned int channel) |
|
Definition at line 57 of file gx_internal_plugins.h.
◆ MaxLevel()
gx_engine::MaxLevel::MaxLevel |
( |
| ) |
|
◆ activate()
static int gx_engine::MaxLevel::activate |
( |
bool | start, |
|
|
PluginDef * | plugin ) |
|
staticprivate |
◆ get()
static float gx_engine::MaxLevel::get |
( |
unsigned int | channel | ) |
|
|
inlinestatic |
◆ process()
static void gx_engine::MaxLevel::process |
( |
int | count, |
|
|
float * | input0, |
|
|
float * | input1, |
|
|
float * | output0, |
|
|
float * | output1, |
|
|
PluginDef * | ) |
|
staticprivate |
◆ regparam()
static int gx_engine::MaxLevel::regparam |
( |
const ParamReg & | reg | ) |
|
|
staticprivate |
◆ channelcount
const unsigned int gx_engine::MaxLevel::channelcount = 2 |
|
static |
◆ maxlevel
The documentation for this class was generated from the following file: