Method

AgsAudioSF2MidiLocaleLoaderset_synth

since: 3.16.0

Declaration [src]

void
ags_sf2_midi_locale_loader_set_synth (
  AgsSF2MidiLocaleLoader* sf2_midi_locale_loader,
  AgsSF2SynthUtil* synth
)

Description [src]

Set AgsSF2SynthUtil-struct synth of sf2_midi_locale_loader.

Available since: 3.16.0

Parameters

synth

Type: AgsSF2SynthUtil

The AgsSF2SynthUtil-struct.

The data is owned by the caller of the function.