Method
AgsAudioMidiSmfUtilput_sequencer_meta_event
since: 6.0.0
[−]
Declaration [src]
void
ags_midi_smf_util_put_sequencer_meta_event (
AgsMidiSmfUtil* midi_smf_util,
guchar* buffer,
gint delta_time,
gint len,
gint id,
gint data
)
[−]
Parameters
buffer
-
Type:
guchar*
The MIDI buffer.
The data is owned by the caller of the method. delta_time
-
Type:
gint
Timing information.
len
-
Type:
gint
The length of data.
id
-
Type:
gint
The manufacturer id.
data
-
Type:
gint
The data.