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