Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
automation_selections.h File Reference

API for selections in the AutomationArrangerWidget. More...

Include dependency graph for automation_selections.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  AutomationSelections
 Selections to be used for the AutomationArrangerWidget's current selections, copying, undoing, etc. More...
 

Macros

#define AUTOMATION_SELECTIONS   (PROJECT->automation_selections)
 

Functions

bool automation_selections_can_be_pasted (AutomationSelections *ts, Position *pos, ZRegion *r)
 Returns if the selections can be pasted.
 

Detailed Description

API for selections in the AutomationArrangerWidget.

Definition in file automation_selections.h.