AgsFxVst3ChannelProcessor

AgsFxVst3ChannelProcessor — fx vst3 channel processor

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallChannelRun
            ╰── AgsFxNotationChannelProcessor
                ╰── AgsFxVst3ChannelProcessor

Includes

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

Description

The AgsFxVst3ChannelProcessor class provides ports to the effect processor.

Functions

ags_fx_vst3_channel_processor_new ()

AgsFxVst3ChannelProcessor *
ags_fx_vst3_channel_processor_new (AgsChannel *channel);

Create a new instance of AgsFxVst3ChannelProcessor

Parameters

channel

the AgsChannel

 

Returns

the new AgsFxVst3ChannelProcessor

Since: 3.10.5