Struct
AgsAudioFxSF2SynthAudioChannelData
since: 6.0
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.
Available since: 6.0
Functions
ags_fx_sf2_synth_audio_channel_data_alloc
Allocate AgsFxSF2SynthAudioChannelData-struct.
since: 3.16.0