Method

AgsAudioSF2SynthGeneratorget_preset

since: 3.4.0

Declaration [src]

gchar*
ags_sf2_synth_generator_get_preset (
  AgsSF2SynthGenerator* sf2_synth_generator
)

Description [src]

Gets preset.

Available since: 3.4.0

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.