#include <gx_internal_plugins.h>
Definition at line 704 of file gx_internal_plugins.h.
◆ pluginarray
◆ LadspaLoader()
◆ ~LadspaLoader()
gx_engine::LadspaLoader::~LadspaLoader |
( |
| ) |
|
◆ begin()
pluginarray::iterator gx_engine::LadspaLoader::begin |
( |
| ) |
|
|
inline |
◆ clear_list()
void gx_engine::LadspaLoader::clear_list |
( |
| ) |
|
◆ create() [1/2]
◆ create() [2/2]
PluginDef * gx_engine::LadspaLoader::create |
( |
unsigned int |
idx | ) |
|
|
inline |
◆ end()
pluginarray::iterator gx_engine::LadspaLoader::end |
( |
| ) |
|
|
inline |
◆ find()
pluginarray::iterator gx_engine::LadspaLoader::find |
( |
plugdesc * |
desc | ) |
|
◆ get_ladspa_filename() [1/2]
static std::string gx_engine::LadspaLoader::get_ladspa_filename |
( |
std::string |
uid_key | ) |
|
|
inlinestatic |
◆ get_ladspa_filename() [2/2]
static std::string gx_engine::LadspaLoader::get_ladspa_filename |
( |
unsigned long |
uid | ) |
|
|
inlinestatic |
◆ get_parameter_map()
ParamMap & gx_engine::LadspaLoader::get_parameter_map |
( |
| ) |
const |
|
inline |
◆ load()
◆ read_module_config()
void gx_engine::LadspaLoader::read_module_config |
( |
const std::string & |
filename, |
|
|
plugdesc * |
p |
|
) |
| |
|
private |
◆ read_module_list()
void gx_engine::LadspaLoader::read_module_list |
( |
pluginarray & |
p | ) |
|
|
private |
◆ set_plugins()
void gx_engine::LadspaLoader::set_plugins |
( |
pluginarray & |
new_plugins | ) |
|
◆ size()
unsigned int gx_engine::LadspaLoader::size |
( |
void |
| ) |
|
|
inline |
◆ update_instance()
◆ Lv2Dsp
◆ lv2_AtomPort
LilvNode* gx_engine::LadspaLoader::lv2_AtomPort |
|
private |
◆ lv2_AudioPort
LilvNode* gx_engine::LadspaLoader::lv2_AudioPort |
|
private |
◆ lv2_ControlPort
LilvNode* gx_engine::LadspaLoader::lv2_ControlPort |
|
private |
◆ lv2_InputPort
LilvNode* gx_engine::LadspaLoader::lv2_InputPort |
|
private |
◆ lv2_OutputPort
LilvNode* gx_engine::LadspaLoader::lv2_OutputPort |
|
private |
◆ lv2_plugins
const LilvPlugins* gx_engine::LadspaLoader::lv2_plugins |
|
private |
◆ options
◆ param
ParamMap& gx_engine::LadspaLoader::param |
|
private |
◆ plugins
◆ world
LilvWorld* gx_engine::LadspaLoader::world |
|
private |
The documentation for this class was generated from the following file: