Method

AgsAudioSF2Loaderset_instrument

since: 3.2.0

Declaration [src]

void
ags_sf2_loader_set_instrument (
  AgsSF2Loader* sf2_loader,
  gchar* instrument
)

Description [src]

Set instrument of sf2_loader.

Available since: 3.2.0

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.