AgsApplyBpm

AgsApplyBpm — apply bpm to delay audio

Functions

Object Hierarchy

    GObject
    ╰── AgsTask
        ╰── AgsApplyBpm

Implemented Interfaces

AgsApplyBpm implements AgsConnectable.

Includes

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

Description

The AgsApplyBpm task applys bpm to AgsDelayAudio.

Functions

ags_apply_bpm_new ()

AgsApplyBpm *
ags_apply_bpm_new (GObject *gobject,
                   gdouble bpm);

Creates an AgsApplyBpm.

Parameters

gobject

the GObject

 

bpm

the bpm to apply

 

Returns

an new AgsApplyBpm.

Since: 0.4

Types and Values