Method

AgsAudioAudioset_sf2_synth_generator

since: 3.4.0

Declaration [src]

void
ags_audio_set_sf2_synth_generator (
  AgsAudio* audio,
  GList* sf2_synth_generator
)

Description [src]

Set SF2 synth generator by replacing existing.

Available since: 3.4.0

Parameters

sf2_synth_generator

Type: A list of AgsSF2SynthGenerator*

The GList-struct containing AgsSF2SynthGenerator.

The instance takes ownership of the data, and is responsible for freeing it.