Struct
AgsAudioFxSF2SynthAudioChannelData
Description
struct AgsFxSF2SynthAudioChannelData {
GRecMutex strct_mutex;
gpointer parent;
AgsSF2SynthUtil* 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_sf2_synth_audio_channel_data_alloc
Allocate AgsFxSF2SynthAudioChannelData
-struct.
since: 3.16.0