AgsFxLfoChannel

AgsFxLfoChannel — fx lfo channel

Stability Level

Stable, unless otherwise indicated

Functions

Includes

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

Description

The AgsFxLfoChannel class provides ports to the effect processor.

Functions

ags_fx_lfo_channel_new ()

AgsFxLfoChannel *
ags_fx_lfo_channel_new (AgsChannel *channel);

Create a new instance of AgsFxLfoChannel

Parameters

channel

the AgsChannel

 

Returns

the new AgsFxLfoChannel

Since: 3.8.0