Method

AgsAudioAutomationremove_region_from_selection

since: 3.0.0

Declaration [src]

void
ags_automation_remove_region_from_selection (
  AgsAutomation* automation,
  guint x0,
  gdouble y0,
  guint x1,
  gdouble y1
)

Description [src]

Remove acceleration within region of selection.

Available since: 3.0.0

Parameters

x0

Type: guint

X start offset.

y0

Type: gdouble

Y start acceleration.

x1

Type: guint

X end offset.

y1

Type: gdouble

Y end acceleration.