Method

AgsAudioSF2SynthGeneratorset_preset

since: 3.4.0

Declaration [src]

void
ags_sf2_synth_generator_set_preset (
  AgsSF2SynthGenerator* sf2_synth_generator,
  gchar* preset
)

Description [src]

Set preset.

Available since: 3.4.0

Parameters

preset

Type: gchar*

The preset.

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