krähemann.com

AgsFxEnvelopeAudioProcessor

AgsFxEnvelopeAudioProcessor — fx envelope audio processor

Stability Level

Stable, unless otherwise indicated

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallAudioRun
            ╰── AgsFxEnvelopeAudioProcessor

Includes

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

Description

The AgsFxEnvelopeAudioProcessor class provides ports to the effect processor.

Functions

ags_fx_envelope_audio_processor_new ()

AgsFxEnvelopeAudioProcessor *
ags_fx_envelope_audio_processor_new (AgsAudio *audio);

Create a new instance of AgsFxEnvelopeAudioProcessor

Parameters

audio

the AgsAudio

 

Returns

the new AgsFxEnvelopeAudioProcessor

Since: 3.3.0