Function

AgsAudioMidiBuilderTrackfree

since: 3.0.0

Declaration [src]

void
ags_midi_builder_track_free (
  AgsMidiBuilderTrack* midi_builder_track
)

Description [src]

Free MIDI builder track.

Available since: 3.0.0

Parameters

midi_builder_track

Type: AgsMidiBuilderTrack*

The AgsMidiBuilderTrack-struct.

The argument can be NULL.
The data is owned by the caller of the function.