AgsFxLv2ChannelProcessor

AgsFxLv2ChannelProcessor — fx lv2 channel processor

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallChannelRun
            ╰── AgsFxNotationChannelProcessor
                ╰── AgsFxLv2ChannelProcessor

Includes

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

Description

The AgsFxLv2ChannelProcessor class provides ports to the effect processor.

Functions

ags_fx_lv2_channel_processor_new ()

AgsFxLv2ChannelProcessor *
ags_fx_lv2_channel_processor_new (AgsChannel *channel);

Create a new instance of AgsFxLv2ChannelProcessor

Parameters

channel

the AgsChannel

 

Returns

the new AgsFxLv2ChannelProcessor

Since: 3.3.0