AgsFxPatternChannelProcessor

AgsFxPatternChannelProcessor — fx pattern channel processor

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallChannelRun
            ╰── AgsFxPatternChannelProcessor

Includes

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

Description

The AgsFxPatternChannelProcessor class provides ports to the effect processor.

Functions

ags_fx_pattern_channel_processor_new ()

AgsFxPatternChannelProcessor *
ags_fx_pattern_channel_processor_new (AgsChannel *channel);

Create a new instance of AgsFxPatternChannelProcessor

Parameters

channel

the AgsChannel

 

Since: 3.3.0