#include <gx_internal_plugins.h>
Definition at line 107 of file gx_internal_plugins.h.
◆ NoiseGate()
| gx_engine::NoiseGate::NoiseGate |
( |
| ) |
|
◆ inputlevel_compute()
| static void gx_engine::NoiseGate::inputlevel_compute |
( |
int |
count, |
|
|
float * |
input0, |
|
|
float * |
output0, |
|
|
PluginDef * |
|
|
) |
| |
|
staticprivate |
◆ noisegate_register()
| static int gx_engine::NoiseGate::noisegate_register |
( |
const ParamReg & |
reg | ) |
|
|
staticprivate |
◆ outputgate_activate()
| static int gx_engine::NoiseGate::outputgate_activate |
( |
bool |
start, |
|
|
PluginDef * |
pdef |
|
) |
| |
|
staticprivate |
◆ outputgate_compute()
| static void gx_engine::NoiseGate::outputgate_compute |
( |
int |
count, |
|
|
float * |
input, |
|
|
float * |
output, |
|
|
PluginDef * |
|
|
) |
| |
|
staticprivate |
◆ fnglevel
| float gx_engine::NoiseGate::fnglevel |
|
staticprivate |
◆ inputdef
◆ inputlevel
| Plugin gx_engine::NoiseGate::inputlevel |
|
static |
◆ ngate
| float gx_engine::NoiseGate::ngate |
|
staticprivate |
◆ off
| bool gx_engine::NoiseGate::off |
|
staticprivate |
◆ outputgate
The documentation for this class was generated from the following file: