Method

AgsAudioAudioget_synth_generator

since: 3.1.0

Declaration [src]

GList*
ags_audio_get_synth_generator (
  AgsAudio* audio
)

Description [src]

Get synth generator.

Available since: 3.1.0

Return value

Type: A list of AgsSynthGenerator*

The GList-struct containing AgsSynthGenerator.

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