krähemann.com

AgsFxLfoAudioSignal

AgsFxLfoAudioSignal — fx lfo audio signal

Stability Level

Stable, unless otherwise indicated

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallAudioSignal
            ╰── AgsFxLfoAudioSignal

Includes

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

Description

The AgsFxLfoAudioSignal class provides ports to the effect processor.

Functions

ags_fx_lfo_audio_signal_new ()

AgsFxLfoAudioSignal *
ags_fx_lfo_audio_signal_new (AgsAudioSignal *audio_signal);

Create a new instance of AgsFxLfoAudioSignal

Parameters

audio_signal

the AgsAudioSignal

 

Returns

the new AgsFxLfoAudioSignal

Since: 3.8.0