Method

AgsAudioInputadd_synth_generator

since: 3.0.0

Declaration [src]

void
ags_input_add_synth_generator (
  AgsInput* input,
  GObject* synth_generator
)

Description [src]

Add synth_generator to input.

Available since: 3.0.0

Parameters

synth_generator

Type: GObject

The AgsSynthGenerator.

The data is owned by the caller of the function.