Method
AgsAudioSFZInstrumentLoaderset_synth
since: 3.17.0
Declaration [src]
void
ags_sfz_instrument_loader_set_synth (
AgsSFZInstrumentLoader* sfz_instrument_loader,
AgsSFZSynthUtil* synth
)
Description [src]
Set AgsSFZSynthUtil
-struct synth of sfz_instrument_loader
.
Available since: 3.17.0
Sets property | AgsAudio.SFZInstrumentLoader:synth |
Parameters
synth
-
Type:
AgsSFZSynthUtil
The
AgsSFZSynthUtil
-struct.The data is owned by the caller of the method.