Virtual Method
AgsAudioMidiBuilderappend_sysex
since: 3.0.0
[−]
Declaration [src]
void
append_sysex (
AgsMidiBuilder* midi_builder,
guint delta_time,
guchar* sysex_data,
guint length
)
[−]
Parameters
delta_time
-
Type:
guint
The delta time.
sysex_data
-
Type:
guchar*
The sysex data.
The data is owned by the caller of the method. length
-
Type:
guint
Length.