Method
AgsAudioAudioset_synth_generator
since: 3.1.0
[−]
Declaration [src]
void
ags_audio_set_synth_generator (
AgsAudio* audio,
GList* synth_generator
)
[−]
Description [src]
Set synth generator by replacing existing.
Available since: 3.1.0
Sets property | AgsAudio.Audio:synth-generator |
[−]
Parameters
synth_generator
-
Type: A list of
AgsSynthGenerator*
The
GList
-struct containingAgsSynthGenerator
.The instance takes ownership of the data, and is responsible for freeing it.