Method

AgsAudioAudioremove_sfz_synth_generator

since: 3.4.0

Declaration [src]

void
ags_audio_remove_sfz_synth_generator (
  AgsAudio* audio,
  GObject* sfz_synth_generator
)

Description [src]

Removes a SFZ synth generator.

Available since: 3.4.0

Parameters

sfz_synth_generator

Type: GObject

An AgsSFZSynthGenerator.

The data is owned by the caller of the function.