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