Method
AgsAudioSF2MidiLocaleLoaderset_synth_template
since: 3.16.0
Declaration [src]
void
ags_sf2_midi_locale_loader_set_synth_template (
AgsSF2MidiLocaleLoader* sf2_midi_locale_loader,
AgsSF2SynthUtil* synth_template
)
Description [src]
Set AgsSF2SynthUtil
-struct synth template of sf2_midi_locale_loader
.
Available since: 3.16.0
Sets property | AgsAudio.SF2MidiLocaleLoader:synth-template |
Parameters
synth_template
-
Type:
AgsSF2SynthUtil
The
AgsSF2SynthUtil
-struct.The data is owned by the caller of the method.