|
BEAST/BSE - Better Audio System and Sound Engine
0.8.2
|
Go to the source code of this file.
Classes | |
| struct | BseLadspaTypeInfo |
| struct | BseLadspaPlugin |
| struct | BseLadspaPluginClass |
| struct | BseLadspaPort |
| struct | BseLadspaInfo |
Defines | |
| #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) |
Functions | |
| 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) |
1.7.6.1