Method

AgsAudioMidiSmfUtilput_varlength

since: 6.0.0

Declaration [src]

void
ags_midi_smf_util_put_varlength (
  AgsMidiSmfUtil* midi_smf_util,
  guchar* buffer,
  gint varlength
)

Description [src]

Put the variable lenght value to buffer.

Available since: 6.0.0

Parameters

buffer

Type: guchar*

The MIDI buffer.

The data is owned by the caller of the method.
varlength

Type: gint

The value to put.