Method

AgsAudioSF2Loaderset_preset

since: 3.2.0

Declaration [src]

void
ags_sf2_loader_set_preset (
  AgsSF2Loader* sf2_loader,
  gchar* preset
)

Description [src]

Set preset of sf2_loader.

Available since: 3.2.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.