Guitarix
|
#include <gx_internal_plugins.h>
Public Member Functions | |
smbPitchShift (ParamMap ¶m_, EngineControl &engine, sigc::slot< void > sync) | |
~smbPitchShift () | |
Public Attributes | |
Plugin | plugin |
![]() | |
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 1173 of file gx_internal_plugins.h.
gx_engine::smbPitchShift::smbPitchShift | ( | ParamMap & | param_, |
EngineControl & | engine, | ||
sigc::slot< void > | sync | ||
) |
Definition at line 2146 of file gx_internal_plugins.cpp.
gx_engine::smbPitchShift::~smbPitchShift | ( | ) |
Definition at line 2338 of file gx_internal_plugins.cpp.
Plugin gx_engine::smbPitchShift::plugin |
Definition at line 1239 of file gx_internal_plugins.h.