Method

AgsAudioAudioremove_sf2_synth_generator

since: 3.4.0

Declaration [src]

void
ags_audio_remove_sf2_synth_generator (
  AgsAudio* audio,
  GObject* sf2_synth_generator
)

Description [src]

Removes a SF2 synth generator.

Available since: 3.4.0

Parameters

sf2_synth_generator

Type: GObject

An AgsSF2SynthGenerator.

The data is owned by the caller of the function.