Virtual Method
AgsAudioLv2Pluginchange_program
since: 3.0.0
[−]
Declaration [src]
void
change_program (
AgsLv2Plugin* lv2_plugin,
gpointer lv2_handle,
guint bank_index,
guint program_index
)
[−]
Parameters
lv2_handle
-
Type:
gpointer
The lv2 handle.
The argument can be NULL
.The data is owned by the caller of the method. bank_index
-
Type:
guint
The bank index.
program_index
-
Type:
guint
The program index.