Method

AgsAudioAutomationadd_acceleration

since: 3.0.0

Declaration [src]

void
ags_automation_add_acceleration (
  AgsAutomation* automation,
  AgsAcceleration* acceleration,
  gboolean use_selection_list
)

Description [src]

Adds acceleration to automation.

Available since: 3.0.0

Parameters

acceleration

Type: AgsAcceleration

The AgsAcceleration to add.

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

Type: gboolean

If TRUE add to selection, else to default automation.