Struct
AgsAudioFxSFZSynthAudioChannelData
Description
struct AgsFxSFZSynthAudioChannelData {
GRecMutex strct_mutex;
gpointer parent;
AgsSFZSynthUtil* synth;
AgsChorusUtil* chorus_util;
None input_data;
}
No description available.
Structure members
strct_mutex
No description available.
parent
No description available.
synth
No description available.
chorus_util
No description available.
input_data
No description available.
Functions
ags_fx_sfz_synth_audio_channel_data_alloc
Allocate AgsFxSFZSynthAudioChannelData
-struct.
since: 3.17.0