Method
AgsAudioSF2SynthUtilload_instrument
since: 4.0.0
[−]
Declaration [src]
void
ags_sf2_synth_util_load_instrument (
AgsSF2SynthUtil* sf2_synth_util,
gchar* preset,
gchar* instrument
)
[−]
Parameters
preset
-
Type:
gchar*
The preset.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. instrument
-
Type:
gchar*
The instrument.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.