Function

AgsAudioMidiUmpUtilalloc

since: 5.5.4

Declaration [src]

AgsMidiUmpUtil*
ags_midi_ump_util_alloc (
  void
)

Description [src]

Allocate MIDI UMP util.

Available since: 5.5.4

Return value

Type: AgsMidiUmpUtil

The newly allocated AgsMidiUmpUtil-struct.

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