AgsFxRavenSynthChannelProcessor

AgsFxRavenSynthChannelProcessor — fx raven synth channel processor

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallChannelRun
            ╰── AgsFxNotationChannelProcessor
                ╰── AgsFxRavenSynthChannelProcessor

Includes

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

Description

The AgsFxRavenSynthChannelProcessor class provides ports to the effect processor.

Functions

ags_fx_raven_synth_channel_processor_new ()

AgsFxRavenSynthChannelProcessor *
ags_fx_raven_synth_channel_processor_new
                               (AgsChannel *channel);

Create a new instance of AgsFxRavenSynthChannelProcessor

Parameters

channel

the AgsChannel

 

Since: 7.7.0