AgsEnvelopeRecycling

AgsEnvelopeRecycling — envelopes recycling

Functions

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallRecycling
            ╰── AgsEnvelopeRecycling

Implemented Interfaces

AgsEnvelopeRecycling implements AgsConnectable, AgsPackable, AgsDynamicConnectable and AgsPlugin.

Includes

#include <ags/audio/recall/ags_envelope_recycling.h>

Description

The AgsEnvelopeRecycling class envelopes the recycling.

Functions

ags_envelope_recycling_new ()

AgsEnvelopeRecycling *
ags_envelope_recycling_new (AgsRecycling *source);

Creates an AgsEnvelopeRecycling

Parameters

source

the source AgsRecycling

 

Returns

a new AgsEnvelopeRecycling

Since: 0.6

Types and Values