#include <bse/bseutils.hh>
#include <gmodule.h>
Go to the source code of this file.
|
#define | BSE_TYPE_LADSPA_PLUGIN |
|
#define | BSE_LADSPA_PLUGIN(object) |
|
#define | BSE_LADSPA_PLUGIN_CLASS(class) |
|
#define | BSE_IS_LADSPA_PLUGIN(object) |
|
#define | BSE_IS_LADSPA_PLUGIN_CLASS(class) |
|
#define | BSE_LADSPA_PLUGIN_GET_CLASS(object) |
|
|
BseLadspaInfo * | bse_ladspa_info_assemble (const gchar *file_path, gconstpointer ladspa_descriptor) |
|
void | bse_ladspa_info_free (BseLadspaInfo *bli) |
|
SfiRing * | bse_ladspa_plugin_path_list_files (void) |
|
const gchar * | bse_ladspa_plugin_check_load (const gchar *file_name) |
|
gchar * | bse_ladspa_info_port_2str (BseLadspaPort *port) |
|