AgsFxBufferAudioProcessor

AgsFxBufferAudioProcessor — fx buffer audio processor

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallAudioRun
            ╰── AgsFxBufferAudioProcessor

Includes

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

Description

The AgsFxBufferAudioProcessor class provides ports to the effect processor.

Functions

ags_fx_buffer_audio_processor_new ()

AgsFxBufferAudioProcessor *
ags_fx_buffer_audio_processor_new (AgsAudio *audio);

Create a new instance of AgsFxBufferAudioProcessor

Parameters

audio

the AgsAudio

 

Returns

the new AgsFxBufferAudioProcessor

Since: 3.3.0