AgsFxChorusAudio

AgsFxChorusAudio — fx chorus audio

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallAudio
            ╰── AgsFxChorusAudio

Includes

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

Description

The AgsFxChorusAudio class provides ports to the effect processor.

Functions

ags_fx_chorus_audio_new ()

AgsFxChorusAudio *
ags_fx_chorus_audio_new (AgsAudio *audio);

Create a new instance of AgsFxChorusAudio

Parameters

audio

the AgsAudio

 

Returns

the new AgsFxChorusAudio

Since: 3.14.0