Method

AgsAudioSF2SynthUtilset_sf2_file

since: 4.0.0

Declaration [src]

void
ags_sf2_synth_util_set_sf2_file (
  AgsSF2SynthUtil* sf2_synth_util,
  AgsAudioContainer* sf2_file
)

Description [src]

Set Soundfont2 file of sf2_synth_util.

Available since: 4.0.0

Parameters

sf2_file

Type: AgsAudioContainer

The Soundfont2 file.

The data is owned by the caller of the function.