Method

AgsAudioAudioadd_synth_generator

since: 3.0.0

Declaration [src]

void
ags_audio_add_synth_generator (
  AgsAudio* audio,
  GObject* synth_generator
)

Description [src]

Adds a synth generator.

Available since: 3.0.0

Parameters

synth_generator

Type: GObject

An AgsSynthGenerator.

The data is owned by the caller of the function.