Function

AgsAudioMidiCIUtilalloc

since: 5.5.0

Declaration [src]

AgsMidiCIUtil*
ags_midi_ci_util_alloc (
  void
)

Description [src]

Allocate MIDI CI util.

Available since: 5.5.0

Return value

Type: AgsMidiCIUtil

The newly allocated AgsMidiCIUtil-struct.

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