AgsApplyBpm

AgsApplyBpm — apply bpm

Stability Level

Stable, unless otherwise indicated

Functions

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 *scope,
                   gdouble bpm);

Create a new instance of AgsApplyBpm.

Parameters

scope

the GObject

 

bpm

the bpm to apply

 

Returns

the new AgsApplyBpm

Since: 3.0.0