Method

AgsAudioAudioget_sfz_synth_generator

since: 3.4.0

Declaration [src]

GList*
ags_audio_get_sfz_synth_generator (
  AgsAudio* audio
)

Description [src]

Get SFZ synth generator.

Available since: 3.4.0

Return value

Type: A list of AgsSFZSynthGenerator*

The GList-struct containing AgsSFZSynthGenerator.

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