Method

AgsAudioAutomationremove_point_from_selection

since: 3.0.0

Declaration [src]

void
ags_automation_remove_point_from_selection (
  AgsAutomation* automation,
  guint x,
  gdouble y
)

Description [src]

Remove acceleration at position of selection.

Available since: 3.0.0

Parameters

x

Type: guint

X offset.

y

Type: gdouble

Y acceleration value.