Method

AgsAudioMidiSmfUtilcopy

since: 6.0.0

Declaration [src]

AgsMidiSmfUtil*
ags_midi_smf_util_copy (
  AgsMidiSmfUtil* midi_smf_util
)

Description [src]

Copy MIDI util.

Available since: 6.0.0

Return value

Type: AgsMidiSmfUtil

The newly allocated AgsMidiSmfUtil-struct.

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