AgsFxSynthChannel

AgsFxSynthChannel — fx synth channel

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallChannel
            ╰── AgsFxNotationChannel
                ╰── AgsFxSynthChannel

Includes

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

Description

The AgsFxSynthChannel class provides ports to the effect processor.

Functions

ags_fx_synth_channel_new ()

AgsFxSynthChannel *
ags_fx_synth_channel_new (AgsChannel *channel);

Create a new instance of AgsFxSynthChannel

Parameters

channel

the AgsChannel

 

Returns

the new AgsFxSynthChannel

Since: 3.14.0