#include <gx_internal_plugins.h>
Definition at line 75 of file gx_internal_plugins.h.
◆ anonymous enum
◆ TunerAdapter()
◆ activate()
static int gx_engine::TunerAdapter::activate |
( |
bool |
start, |
|
|
PluginDef * |
plugin |
|
) |
| |
|
staticprivate |
◆ feed_tuner()
static void gx_engine::TunerAdapter::feed_tuner |
( |
int |
count, |
|
|
float * |
input, |
|
|
float * |
output, |
|
|
PluginDef * |
|
|
) |
| |
|
staticprivate |
◆ get_freq()
float gx_engine::TunerAdapter::get_freq |
( |
| ) |
|
|
inline |
◆ get_note()
float gx_engine::TunerAdapter::get_note |
( |
| ) |
|
|
inline |
◆ init()
static void gx_engine::TunerAdapter::init |
( |
unsigned int |
samplingFreq, |
|
|
PluginDef * |
plugin |
|
) |
| |
|
staticprivate |
◆ regparam()
static int gx_engine::TunerAdapter::regparam |
( |
const ParamReg & |
reg | ) |
|
|
staticprivate |
◆ set_and_check()
void gx_engine::TunerAdapter::set_and_check |
( |
int |
use, |
|
|
bool |
on |
|
) |
| |
|
private |
◆ set_dep_module()
void gx_engine::TunerAdapter::set_dep_module |
( |
Plugin * |
dep | ) |
|
|
inline |
◆ set_module()
void gx_engine::TunerAdapter::set_module |
( |
| ) |
|
|
virtual |
◆ signal_freq_changed()
Glib::Dispatcher & gx_engine::TunerAdapter::signal_freq_changed |
( |
| ) |
|
|
inline |
◆ used_by_midi()
void gx_engine::TunerAdapter::used_by_midi |
( |
bool |
on | ) |
|
|
inline |
◆ used_for_display() [1/2]
bool gx_engine::TunerAdapter::used_for_display |
( |
| ) |
|
|
inline |
◆ used_for_display() [2/2]
void gx_engine::TunerAdapter::used_for_display |
( |
bool |
on | ) |
|
|
inline |
◆ used_for_switching()
void gx_engine::TunerAdapter::used_for_switching |
( |
bool |
on | ) |
|
|
inline |
◆ dep_plugin
Plugin* gx_engine::TunerAdapter::dep_plugin |
|
private |
◆ engine
◆ lhc
low_high_cut::Dsp gx_engine::TunerAdapter::lhc |
|
private |
◆ pitch_tracker
◆ plugin
Plugin gx_engine::TunerAdapter::plugin |
◆ state
int gx_engine::TunerAdapter::state |
|
private |
The documentation for this class was generated from the following file: