#include <gx_internal_plugins.h>
Definition at line 412 of file gx_internal_plugins.h.
◆ BaseConvolver()
◆ ~BaseConvolver()
virtual gx_engine::BaseConvolver::~BaseConvolver |
( |
| ) |
|
|
virtual |
◆ activate()
static int gx_engine::BaseConvolver::activate |
( |
bool |
start, |
|
|
PluginDef * |
pdef |
|
) |
| |
|
staticprotected |
◆ change_buffersize()
void gx_engine::BaseConvolver::change_buffersize |
( |
unsigned int |
| ) |
|
|
protected |
◆ check_update()
virtual void gx_engine::BaseConvolver::check_update |
( |
| ) |
|
|
protectedpure virtual |
◆ check_update_timeout()
bool gx_engine::BaseConvolver::check_update_timeout |
( |
| ) |
|
|
protected |
◆ conv_start()
int gx_engine::BaseConvolver::conv_start |
( |
| ) |
|
|
protected |
◆ init()
static void gx_engine::BaseConvolver::init |
( |
unsigned int |
samplingFreq, |
|
|
PluginDef * |
p |
|
) |
| |
|
staticprotected |
◆ set_sync()
void gx_engine::BaseConvolver::set_sync |
( |
bool |
val | ) |
|
|
inline |
◆ start()
virtual bool gx_engine::BaseConvolver::start |
( |
bool |
force = false | ) |
|
|
protectedpure virtual |
◆ activate_mutex
boost::mutex gx_engine::BaseConvolver::activate_mutex |
|
protected |
◆ activated
bool gx_engine::BaseConvolver::activated |
|
protected |
◆ conv
◆ engine
◆ plugin
Plugin gx_engine::BaseConvolver::plugin |
◆ sync
sigc::slot<void> gx_engine::BaseConvolver::sync |
|
protected |
◆ update_conn
sigc::connection gx_engine::BaseConvolver::update_conn |
|
protected |
The documentation for this class was generated from the following file: