AgsRecallLv2Run

AgsRecallLv2Run — The object interfacing with LV2

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── AgsRecall
        ╰── AgsRecallAudioSignal
            ╰── AgsRecallLv2Run

Implemented Interfaces

AgsRecallLv2Run implements AgsConnectable, AgsPackable, AgsDynamicConnectable and AgsPlugin.

Description

AgsRecallLv2Run provides LV2 support.

Functions

ags_recall_lv2_run_new ()

AgsRecallLv2Run *
ags_recall_lv2_run_new (AgsAudioSignal *audio_signal);

Creates a AgsRecallLv2Run

Parameters

audio_signal

the source

 

Returns

a new AgsRecallLv2Run

Since: 0.4.3

Types and Values

AGS_RECALL_LV2_DEFAULT_MIDI_LENGHT

#define AGS_RECALL_LV2_DEFAULT_MIDI_LENGHT (8 * 256)