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
Sets property | AgsAudio.Audio:sf2-synth-generator |
[−]
Parameters
sf2_synth_generator
-
Type: A list of
AgsSF2SynthGenerator*
The
GList
-struct containingAgsSF2SynthGenerator
.The instance takes ownership of the data, and is responsible for freeing it.