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