Guitarix
gx_engine::ContrastConvolver Class Reference

#include <gx_internal_plugins.h>

Inheritance diagram for gx_engine::ContrastConvolver:
Collaboration diagram for gx_engine::ContrastConvolver:

Public Member Functions

 ContrastConvolver (EngineControl &engine, sigc::slot< void > sync, gx_resample::BufferResampler &resamp)
 
 ~ContrastConvolver ()
 
- Public Member Functions inherited from gx_engine::BaseConvolver
 BaseConvolver (EngineControl &engine, sigc::slot< void > sync, gx_resample::BufferResampler &resamp)
 
virtual ~BaseConvolver ()
 
void set_sync (bool val)
 

Additional Inherited Members

- Public Attributes inherited from gx_engine::BaseConvolver
Plugin plugin
 
- Protected Member Functions inherited from gx_engine::BaseConvolver
void change_buffersize (unsigned int)
 
int conv_start ()
 
bool check_update_timeout ()
 
- Static Protected Member Functions inherited from gx_engine::BaseConvolver
static void init (unsigned int samplingFreq, PluginDef *p)
 
static int activate (bool start, PluginDef *pdef)
 
- Protected Attributes inherited from gx_engine::BaseConvolver
GxSimpleConvolver conv
 
boost::mutex activate_mutex
 
EngineControlengine
 
sigc::slot< void > sync
 
bool activated
 
sigc::connection update_conn
 
- Protected Attributes inherited from PluginDef
int version
 
int flags
 
const char * id
 
const char * name
 
const char ** groups
 
const char * description
 
const char * category
 
const char * shortname
 
process_mono_audio mono_audio
 
process_stereo_audio stereo_audio
 
inifunc set_samplerate
 
activatefunc activate_plugin
 
registerfunc register_params
 
uiloader load_ui
 
clearstatefunc clear_state
 
deletefunc delete_instance
 

Detailed Description

Definition at line 526 of file gx_internal_plugins.h.

Constructor & Destructor Documentation

gx_engine::ContrastConvolver::ContrastConvolver ( EngineControl engine,
sigc::slot< void >  sync,
gx_resample::BufferResampler resamp 
)

Definition at line 1167 of file gx_internal_plugins.cpp.

gx_engine::ContrastConvolver::~ContrastConvolver ( )

Definition at line 1178 of file gx_internal_plugins.cpp.


The documentation for this class was generated from the following files: