Method

AgsAudioSF2SynthUtilset_preset

since: 3.9.6

[]

Declaration [src]

void
ags_sf2_synth_util_set_preset (
  AgsSF2SynthUtil* sf2_synth_util,
  gchar* preset
)
[]

Description [src]

Set preset of sf2_synth_util.

Available since: 3.9.6

[]

Parameters

preset

Type: gchar*

The preset.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.