Constructor

AgsAudioApplyTactnew

since: 3.0.0

Declaration [src]

AgsApplyTact*
ags_apply_tact_new (
  GObject* scope,
  gdouble tact
)

Description [src]

Creates an AgsApplyTact.

Available since: 3.0.0

Parameters

scope

Type: GObject

The GObject.

The data is owned by the caller of the function.
tact

Type: gdouble

The tact to apply.

Return value

Type: AgsApplyTact

An new AgsApplyTact.

The caller of the function takes ownership of the data, and is responsible for freeing it.