AgsRecallLadspaRun

AgsRecallLadspaRun — The object interfacing with LADSPA

Functions

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallAudioSignal
            ╰── AgsRecallLadspaRun

Implemented Interfaces

AgsRecallLadspaRun implements AgsConnectable, AgsPackable, AgsDynamicConnectable and AgsPlugin.

Description

AgsRecallLadspaRun provides LADSPA support.

Functions

ags_recall_ladspa_run_new ()

AgsRecallLadspaRun *
ags_recall_ladspa_run_new (AgsAudioSignal *audio_signal);

Creates a AgsRecallLadspaRun

Parameters

audio_signal

the source

 

Returns

a new AgsRecallLadspaRun

Since: 0.4.2

Types and Values