Method

AgsAudioSF2SynthUtilget_preset

since: 3.9.6

Declaration [src]

gchar*
ags_sf2_synth_util_get_preset (
  AgsSF2SynthUtil* sf2_synth_util
)

Description [src]

Get preset of sf2_synth_util.

Available since: 3.9.6

Return value

Type: gchar*

The preset.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.