Function
AgsAudioLv2Pluginatom_sequence_remove_midi
since: 3.0.0
[−]
Declaration [src]
gboolean
ags_lv2_plugin_atom_sequence_remove_midi (
gpointer atom_sequence,
guint sequence_size,
guint note
)
[−]
Parameters
atom_sequence
-
Type:
gpointer
The atom sequence.
The argument can be NULL
.The data is owned by the caller of the function. sequence_size
-
Type:
guint
The atom sequence size.
note
-
Type:
guint
The key to remove.