AgsFxSynthChannelProcessor

AgsFxSynthChannelProcessor — fx synth channel processor

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallChannelRun
            ╰── AgsFxNotationChannelProcessor
                ╰── AgsFxSynthChannelProcessor

Includes

#include <ags/audio/fx/ags_fx_synth_channel_processor.h>

Description

The AgsFxSynthChannelProcessor class provides ports to the effect processor.

Functions

ags_fx_synth_channel_processor_new ()

AgsFxSynthChannelProcessor *
ags_fx_synth_channel_processor_new (AgsChannel *channel);

Create a new instance of AgsFxSynthChannelProcessor

Parameters

channel

the AgsChannel

 

Returns

the new AgsFxSynthChannelProcessor

Since: 3.14.0