Method

AgsAudioSFZInstrumentLoaderget_synth_template

since: 3.17.0

Declaration [src]

AgsSFZSynthUtil*
ags_sfz_instrument_loader_get_synth_template (
  AgsSFZInstrumentLoader* sfz_instrument_loader
)

Description [src]

Get AgsSFZSynthUtil-struct synth template of sfz_instrument_loader.

Available since: 3.17.0

Return value

Type: AgsSFZSynthUtil

The assigned AgsSFZSynthUtil-struct.

The caller of the method takes ownership of the data, and is responsible for freeing it.