#include <gx_internal_plugins.h>
Definition at line 580 of file gx_internal_plugins.h.
◆ PreampConvolver()
◆ ~PreampConvolver()
gx_engine::PreampConvolver::~PreampConvolver |
( |
| ) |
|
◆ check_update()
virtual void gx_engine::PreampConvolver::check_update |
( |
| ) |
|
|
overrideprivatevirtual |
◆ do_update()
bool gx_engine::PreampConvolver::do_update |
( |
| ) |
|
|
private |
◆ preamp_changed()
bool gx_engine::PreampConvolver::preamp_changed |
( |
| ) |
|
|
inlineprivate |
◆ register_pre()
static int gx_engine::PreampConvolver::register_pre |
( |
const ParamReg & |
reg | ) |
|
|
staticprivate |
◆ run_pre_conf()
static void gx_engine::PreampConvolver::run_pre_conf |
( |
int |
count, |
|
|
float * |
input, |
|
|
float * |
output, |
|
|
PluginDef * |
|
|
) |
| |
|
staticprivate |
◆ start()
virtual bool gx_engine::PreampConvolver::start |
( |
bool |
force = false | ) |
|
|
overrideprivatevirtual |
◆ update_preamp()
void gx_engine::PreampConvolver::update_preamp |
( |
| ) |
|
|
inlineprivate |
◆ bass
float gx_engine::PreampConvolver::bass |
|
private |
◆ current_pre
int gx_engine::PreampConvolver::current_pre |
|
private |
◆ impf
preamp_impulse_former::Dsp gx_engine::PreampConvolver::impf |
|
private |
◆ level
float gx_engine::PreampConvolver::level |
|
private |
◆ pre_names
◆ preamp
int gx_engine::PreampConvolver::preamp |
|
private |
◆ smp
◆ treble
float gx_engine::PreampConvolver::treble |
|
private |
The documentation for this class was generated from the following file: