Function

AgsAudioSFZSynthUtilalloc

since: 3.9.6

[]

Declaration [src]

AgsSFZSynthUtil*
ags_sfz_synth_util_alloc (
  void
)
[]

Description [src]

Allocate AgsSFZSynthUtil-struct.

Available since: 3.9.6

[]

Return value

Type: AgsSFZSynthUtil

The newly allocated AgsSFZSynthUtil-struct.

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