AgsEnvelopeAudioSignal

AgsEnvelopeAudioSignal — envelopes audio signal

Functions

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallAudioSignal
            ╰── AgsEnvelopeAudioSignal

Implemented Interfaces

AgsEnvelopeAudioSignal implements AgsConnectable, AgsPackable, AgsDynamicConnectable and AgsPlugin.

Includes

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

Description

The AgsEnvelopeAudioSignal class envelopes the audio signal.

Functions

ags_envelope_audio_signal_new ()

AgsEnvelopeAudioSignal *
ags_envelope_audio_signal_new (AgsAudioSignal *source);

Creates an AgsEnvelopeAudioSignal

Parameters

source

the source AgsAudioSignal

 

Returns

a new AgsEnvelopeAudioSignal

Since: 0.6

Types and Values