Function

AgsAudioMidiUtilalloc

since: 5.5.0

Declaration [src]

AgsMidiUtil*
ags_midi_util_alloc (
  void
)

Description [src]

Allocate MIDI util.

Available since: 5.5.0

Return value

Type: AgsMidiUtil

The newly allocated AgsMidiUtil-struct.

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