Method
AgsAudioSF2SynthGeneratorset_instrument
since: 3.4.0
[−]
Declaration [src]
void
ags_sf2_synth_generator_set_instrument (
AgsSF2SynthGenerator* sf2_synth_generator,
gchar* instrument
)
[−]
Description [src]
Set instrument.
Available since: 3.4.0
Sets property | AgsAudio.SF2SynthGenerator:instrument |
[−]
Parameters
instrument
-
Type:
gchar*
The instrument.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.