Method

AgsAudioSFZSynthUtilset_sfz_file

since: 4.0.0

Declaration [src]

void
ags_sfz_synth_util_set_sfz_file (
  AgsSFZSynthUtil* sfz_synth_util,
  AgsAudioContainer* sfz_file
)

Description [src]

Set SFZ file of sfz_synth_util.

Available since: 4.0.0

Parameters

sfz_file

Type: AgsAudioContainer

The SFZ file.

The data is owned by the caller of the function.