AgsRecallDssiRun

AgsRecallDssiRun — The object interfacing with DSSI

Functions

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallAudioSignal
            ╰── AgsRecallDssiRun

Implemented Interfaces

AgsRecallDssiRun implements AgsConnectable, AgsPackable, AgsDynamicConnectable and AgsPlugin.

Description

AgsRecallDssiRun provides DSSI support.

Functions

ags_recall_dssi_run_new ()

AgsRecallDssiRun *
ags_recall_dssi_run_new (AgsAudioSignal *audio_signal);

Creates a AgsRecallDssiRun

Parameters

audio_signal

the source

 

Returns

a new AgsRecallDssiRun

Since: 0.7.0

Types and Values