Method

AgsAudioAudioget_sf2_synth_generator

since: 3.4.0

Declaration [src]

GList*
ags_audio_get_sf2_synth_generator (
  AgsAudio* audio
)

Description [src]

Get SF2 synth generator.

Available since: 3.4.0

Return value

Type: A list of AgsSF2SynthGenerator*

The GList-struct containing AgsSF2SynthGenerator.

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