Method
AgsAudioMidiSmfUtilput_midi_channel_prefix
since: 6.16.18
[−]
Declaration [src]
void
ags_midi_smf_util_put_midi_channel_prefix (
AgsMidiSmfUtil* midi_smf_util,
guchar* buffer,
gint delta_time,
gint midi_channel
)
[−]
Parameters
buffer
-
Type:
guchar*
The MIDI buffer.
The data is owned by the caller of the method. delta_time
-
Type:
gint
Timing information.
midi_channel
-
Type:
gint
The MIDI channel.