#include <gx_internal_plugins.h>
Definition at line 675 of file gx_internal_plugins.h.
◆ NeuralAmp()
| gx_engine::NeuralAmp::NeuralAmp |
( |
ParamMap & |
param_, |
|
|
std::string |
id, |
|
|
sigc::slot< void > |
sync |
|
) |
| |
◆ ~NeuralAmp()
| gx_engine::NeuralAmp::~NeuralAmp |
( |
| ) |
|
◆ clear_state_f()
| void gx_engine::NeuralAmp::clear_state_f |
( |
| ) |
|
|
private |
◆ clear_state_f_static()
| static void gx_engine::NeuralAmp::clear_state_f_static |
( |
PluginDef * |
| ) |
|
|
staticprivate |
◆ compute()
| void gx_engine::NeuralAmp::compute |
( |
int |
count, |
|
|
float * |
input0, |
|
|
float * |
output0 |
|
) |
| |
|
private |
◆ compute_static()
| static void gx_engine::NeuralAmp::compute_static |
( |
int |
count, |
|
|
float * |
input0, |
|
|
float * |
output0, |
|
|
PluginDef * |
|
|
) |
| |
|
staticprivate |
◆ del_instance()
| static void gx_engine::NeuralAmp::del_instance |
( |
PluginDef * |
p | ) |
|
|
staticprivate |
◆ init()
| void gx_engine::NeuralAmp::init |
( |
unsigned int |
sample_rate | ) |
|
|
private |
◆ init_static()
| static void gx_engine::NeuralAmp::init_static |
( |
unsigned int |
sample_rate, |
|
|
PluginDef * |
|
|
) |
| |
|
staticprivate |
◆ load_nam_file()
| void gx_engine::NeuralAmp::load_nam_file |
( |
| ) |
|
|
private |
◆ load_ui_f()
| int gx_engine::NeuralAmp::load_ui_f |
( |
const UiBuilder & |
b, |
|
|
int |
form |
|
) |
| |
|
private |
◆ load_ui_f_static()
| static int gx_engine::NeuralAmp::load_ui_f_static |
( |
const UiBuilder & |
b, |
|
|
int |
form |
|
) |
| |
|
staticprivate |
◆ register_par()
| int gx_engine::NeuralAmp::register_par |
( |
const ParamReg & |
reg | ) |
|
|
private |
◆ register_params_static()
| static int gx_engine::NeuralAmp::register_params_static |
( |
const ParamReg & |
reg | ) |
|
|
staticprivate |
◆ fRec0
| double gx_engine::NeuralAmp::fRec0[2] |
|
private |
◆ fRec1
| double gx_engine::NeuralAmp::fRec1[2] |
|
private |
◆ fSampleRate
| int gx_engine::NeuralAmp::fSampleRate |
|
private |
◆ fVslider0
| float gx_engine::NeuralAmp::fVslider0 |
|
private |
◆ fVslider1
| float gx_engine::NeuralAmp::fVslider1 |
|
private |
◆ idstring
| std::string gx_engine::NeuralAmp::idstring |
|
private |
◆ is_inited
| bool gx_engine::NeuralAmp::is_inited |
|
private |
◆ load_file
| Glib::ustring gx_engine::NeuralAmp::load_file |
|
private |
◆ loudness
| float gx_engine::NeuralAmp::loudness |
|
private |
◆ model
| nam::DSP* gx_engine::NeuralAmp::model |
|
private |
◆ mSampleRate
| int gx_engine::NeuralAmp::mSampleRate |
|
private |
◆ need_resample
| int gx_engine::NeuralAmp::need_resample |
|
private |
◆ param
◆ plugin
| Plugin gx_engine::NeuralAmp::plugin |
◆ ready
| volatile int gx_engine::NeuralAmp::ready |
|
private |
◆ smp
◆ sync
| sigc::slot<void> gx_engine::NeuralAmp::sync |
|
private |
The documentation for this class was generated from the following file: