|
Guitarix
|
#include <gx_internal_plugins.h>


Public Member Functions | |
| smbPitchShift (ParamMap ¶m_, EngineControl &engine, sigc::slot< void > sync) | |
| ~smbPitchShift () | |
Public Attributes | |
| Plugin | plugin |
Public 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 |
Definition at line 1062 of file gx_internal_plugins.h.
| gx_engine::smbPitchShift::smbPitchShift | ( | ParamMap & | param_, |
| EngineControl & | engine, | ||
| sigc::slot< void > | sync | ||
| ) |
Definition at line 1815 of file gx_internal_plugins.cpp.
| gx_engine::smbPitchShift::~smbPitchShift | ( | ) |
Definition at line 2007 of file gx_internal_plugins.cpp.
| Plugin gx_engine::smbPitchShift::plugin |
Definition at line 1128 of file gx_internal_plugins.h.
Referenced by smbPitchShift(), and gx_engine::GxEngine::~GxEngine().