Function

AgsAudioMidiSmfUtilalloc

since: 6.0.0

Declaration [src]

AgsMidiSmfUtil*
ags_midi_smf_util_alloc (
  void
)

Description [src]

Allocate MIDI util.

Available since: 6.0.0

Return value

Type: AgsMidiSmfUtil

The newly allocated AgsMidiSmfUtil-struct.

The caller of the function takes ownership of the data, and is responsible for freeing it.