AgsFxChorusChannelProcessor

AgsFxChorusChannelProcessor — fx chorus channel processor

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallChannelRun
            ╰── AgsFxChorusChannelProcessor

Includes

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

Description

The AgsFxChorusChannelProcessor class provides ports to the effect processor.

Functions

ags_fx_chorus_channel_processor_new ()

AgsFxChorusChannelProcessor *
ags_fx_chorus_channel_processor_new (AgsChannel *channel);

Create a new instance of AgsFxChorusChannelProcessor

Parameters

channel

the AgsChannel

 

Returns

the new AgsFxChorusChannelProcessor

Since: 3.14.0