Constructor

AgsAudioSFZSynthGeneratornew

since: 3.4.0

Declaration [src]

AgsSFZSynthGenerator*
ags_sfz_synth_generator_new (
  void
)

Description [src]

Creates an AgsSFZSynthGenerator.

Available since: 3.4.0

Return value

Type: AgsSFZSynthGenerator

A new AgsSFZSynthGenerator.

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