AgsApplySequencerLength

AgsApplySequencerLength — apply sequencer length to delay audio

Stability Level

Stable, unless otherwise indicated

Functions

Includes

#include <ags/audio/task/recall/ags_apply_sequencer_length.h>

Description

The AgsApplySequencerLength task applys sequencer length to AgsDelayAudio.

Functions

ags_apply_sequencer_length_new ()

AgsApplySequencerLength *
ags_apply_sequencer_length_new (GObject *scope,
                                gdouble length);

Creates an AgsApplySequencerLength.

Parameters

scope

the GObject

 

length

the sequencer length to apply

 

Returns

an new AgsApplySequencerLength.

Since: 3.0.0