Function

AgsAudioMidiBuilderTrackalloc

since: 3.0.0

Declaration [src]

AgsMidiBuilderTrack*
ags_midi_builder_track_alloc (
  void
)

Description [src]

Allocate MIDI builder track.

Available since: 3.0.0

Return value

Type: AgsMidiBuilderTrack*

The newly allocated AgsMidiBuilderTrack-struct.

The data is owned by the called function.
The return value can be NULL.