AgsFxVst3Recycling

AgsFxVst3Recycling — fx vst3 recycling

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallRecycling
            ╰── AgsFxNotationRecycling
                ╰── AgsFxVst3Recycling

Includes

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

Description

The AgsFxVst3Recycling class provides ports to the effect processor.

Functions

ags_fx_vst3_recycling_new ()

AgsFxVst3Recycling *
ags_fx_vst3_recycling_new (AgsRecycling *recycling);

Create a new instance of AgsFxVst3Recycling

Parameters

recycling

the AgsRecycling

 

Returns

the new AgsFxVst3Recycling

Since: 3.10.5