AgsFxModularSynthChannelProcessor

AgsFxModularSynthChannelProcessor — fx modular synth channel processor

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallChannelRun
            ╰── AgsFxNotationChannelProcessor
                ╰── AgsFxModularSynthChannelProcessor

Includes

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

Description

The AgsFxModularSynthChannelProcessor class provides ports to the effect processor.

Functions

ags_fx_modular_synth_channel_processor_new ()

AgsFxModularSynthChannelProcessor *
ags_fx_modular_synth_channel_processor_new
                               (AgsChannel *channel);

Create a new instance of AgsFxModularSynthChannelProcessor

Parameters

channel

the AgsChannel

 

Since: 8.2.0