Method

AgsTactablechange_bpm

since: 3.0.0

Declaration [src]

void
ags_tactable_change_bpm (
  AgsTactable* tactable,
  gdouble new_bpm,
  gdouble old_bpm
)

Description [src]

Change bpm.

Available since: 3.0.0

Parameters

new_bpm

Type: gdouble

The new bpm.

old_bpm

Type: gdouble

The old bpm.