Method

AgsAudioSF2SynthUtilset_sample

since: 3.9.6

Declaration [src]

void
ags_sf2_synth_util_set_sample (
  AgsSF2SynthUtil* sf2_synth_util,
  gchar* sample
)

Description [src]

Set sample of sf2_synth_util.

Available since: 3.9.6

Parameters

sample

Type: gchar*

The sample.

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