AgsFxSynthRecycling

AgsFxSynthRecycling — fx synth recycling

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallRecycling
            ╰── AgsFxNotationRecycling
                ╰── AgsFxSynthRecycling

Includes

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

Description

The AgsFxSynthRecycling class provides ports to the effect processor.

Functions

ags_fx_synth_recycling_new ()

AgsFxSynthRecycling *
ags_fx_synth_recycling_new (AgsRecycling *recycling);

Create a new instance of AgsFxSynthRecycling

Parameters

recycling

the AgsRecycling

 

Returns

the new AgsFxSynthRecycling

Since: 3.14.0