Method

AgsAudioAudioremove_synth_generator

since: 3.0.0

Declaration [src]

void
ags_audio_remove_synth_generator (
  AgsAudio* audio,
  GObject* synth_generator
)

Description [src]

Removes 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.