| Top |
| #define | AGS_DSSI_PLUGIN_DESCRIPTOR() |
| void | ags_dssi_plugin_change_program () |
| AgsDssiPlugin * | ags_dssi_plugin_new () |
void ags_dssi_plugin_change_program (AgsDssiPlugin *dssi_plugin,gpointer ladspa_handle,guint bank_index,guint program_index);
AgsDssiPlugin * ags_dssi_plugin_new (gchar *filename,gchar *effect,guint effect_index);
Create a new instance of AgsDssiPlugin
filename |
the plugin .so |
|
effect |
the effect's string representation |
|
effect_index |
the effect's index |
Since: 3.0.0