Method
AgsAudioAudioset_sfz_synth_generator
since: 3.4.0
[−]
Declaration [src]
void
ags_audio_set_sfz_synth_generator (
AgsAudio* audio,
GList* sfz_synth_generator
)
[−]
Description [src]
Set SFZ synth generator by replacing existing.
Available since: 3.4.0
Sets property | AgsAudio.Audio:sfz-synth-generator |
[−]
Parameters
sfz_synth_generator
-
Type: A list of
AgsSFZSynthGenerator*
The
GList
-struct containingAgsSFZSynthGenerator
.The instance takes ownership of the data, and is responsible for freeing it.