AgsFxSynthChannel — fx synth channel
GObject ╰── AgsRecall ╰── AgsRecallChannel ╰── AgsFxNotationChannel ╰── AgsFxSynthChannel
#include <ags/audio/fx/ags_fx_synth_channel.h>
The AgsFxSynthChannel class provides ports to the effect processor.
AgsFxSynthChannel * ags_fx_synth_channel_new (AgsChannel *channel);
AgsChannel *channel
Create a new instance of AgsFxSynthChannel
channel
the AgsChannel
the new AgsFxSynthChannel
Since: 3.14.0