Method

AgsAudioSF2SynthUtilset_instrument

since: 3.9.6

Declaration [src]

void
ags_sf2_synth_util_set_instrument (
  AgsSF2SynthUtil* sf2_synth_util,
  gchar* instrument
)

Description [src]

Set instrument of sf2_synth_util.

Available since: 3.9.6

Parameters

instrument

Type: gchar*

The instrument.

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