#include <gx_neural_plugins.h>
Definition at line 68 of file gx_neural_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()
| 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()
| void gx_engine::NeuralAmp::compute_static |
( |
int | count, |
|
|
float * | input0, |
|
|
float * | output0, |
|
|
PluginDef * | ) |
|
staticprivate |
◆ create_nam_filelist()
| void gx_engine::NeuralAmp::create_nam_filelist |
( |
| ) |
|
|
private |
◆ del_instance()
| void gx_engine::NeuralAmp::del_instance |
( |
PluginDef * | p | ) |
|
|
staticprivate |
◆ init()
| void gx_engine::NeuralAmp::init |
( |
unsigned int | sample_rate | ) |
|
|
private |
◆ init_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_nam_file_impl()
| void gx_engine::NeuralAmp::load_nam_file_impl |
( |
| ) |
|
|
private |
◆ load_ui_f()
| int gx_engine::NeuralAmp::load_ui_f |
( |
const UiBuilder & | b, |
|
|
int | form ) |
|
private |
◆ load_ui_f_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()
| int gx_engine::NeuralAmp::register_params_static |
( |
const ParamReg & | reg | ) |
|
|
staticprivate |
◆ current_file
| Glib::ustring gx_engine::NeuralAmp::current_file |
|
private |
◆ filelist
| float gx_engine::NeuralAmp::filelist |
|
private |
◆ 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 |
◆ load_path
| Glib::ustring gx_engine::NeuralAmp::load_path |
|
private |
◆ loudness
| float gx_engine::NeuralAmp::loudness |
|
private |
◆ model
| nam::DSP* gx_engine::NeuralAmp::model |
|
private |
◆ mSampleRate
| int gx_engine::NeuralAmp::mSampleRate |
|
private |
◆ nam_file_names
| std::vector<Glib::ustring> gx_engine::NeuralAmp::nam_file_names |
◆ need_resample
| int gx_engine::NeuralAmp::need_resample |
|
private |
◆ param
◆ plugin
| Plugin gx_engine::NeuralAmp::plugin |
◆ ramp
| Ramp gx_engine::NeuralAmp::ramp |
|
private |
◆ 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: