Method

AgsAudioSFZInstrumentLoaderset_synth_template

since: 3.17.0

[]

Declaration [src]

void
ags_sfz_instrument_loader_set_synth_template (
  AgsSFZInstrumentLoader* sfz_instrument_loader,
  AgsSFZSynthUtil* synth_template
)
[]

Description [src]

Set AgsSFZSynthUtil-struct synth template of sfz_instrument_loader.

Available since: 3.17.0

[]

Parameters

synth_template

Type: AgsSFZSynthUtil

The AgsSFZSynthUtil-struct.

The data is owned by the caller of the method.