Method

AgsAudioSF2SynthUtilget_instrument

since: 3.9.6

Declaration [src]

gchar*
ags_sf2_synth_util_get_instrument (
  AgsSF2SynthUtil* sf2_synth_util
)

Description [src]

Get instrument of sf2_synth_util.

Available since: 3.9.6

Return value

Type: gchar*

The instrument.

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.