Signal
AgsAudioDssiPlugin::change-program
since: 3.0.0
[−]
Declaration
void
change_program (
AgsDssiPlugin* self,
gpointer ladspa_handle,
guint bank,
guint program,
gpointer user_data
)
[−]
Description [src]
The ::change-program signal creates a new instance of plugin.
Default handler: The default handler is called after the handlers added via |
Available since: 3.0.0 |
[−]
Parameters
ladspa_handle
-
Type:
gpointer
The LADSPA handle.
The argument can be NULL
.The data is owned by the caller of the function. bank
-
Type:
guint
The bank number.
program
-
Type:
guint
The program number.