Method

AgsAudioMidiSmfUtilput_int24

since: 6.0.0

Declaration [src]

void
ags_midi_smf_util_put_int24 (
  AgsMidiSmfUtil* midi_smf_util,
  guchar* buffer,
  gint val
)

Description [src]

Put signed 24 bit integer.

Available since: 6.0.0

Parameters

buffer

Type: guchar*

The MIDI buffer.

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

Type: gint

The integer.