Method

AgsAudioInputremove_synth_generator

since: 3.0.0

Declaration [src]

void
ags_input_remove_synth_generator (
  AgsInput* input,
  GObject* synth_generator
)

Description [src]

Remove synth_generator from input.

Available since: 3.0.0

Parameters

synth_generator

Type: GObject

The AgsSynthGenerator.

The data is owned by the caller of the function.