AgsApplyBpm — apply bpm to delay audio
GObject ╰── AgsTask ╰── AgsApplyBpm
AgsApplyBpm implements AgsConnectable.
#include <ags/audio/task/recall/ags_apply_bpm.h>
The AgsApplyBpm task applys bpm to AgsDelayAudio.
AgsApplyBpm * ags_apply_bpm_new (GObject *gobject, gdouble bpm);
GObject *gobject
gdouble bpm
Creates an AgsApplyBpm.
gobject
the GObject
bpm
the bpm to apply
an new AgsApplyBpm.
Since: 0.4