Zrythm
a highly automated and intuitive digital audio workstation
|
API for selections in the AutomationArrangerWidget. More...
#include "dsp/automation_point.h"
#include "gui/backend/arranger_selections.h"
#include "utils/yaml.h"
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_SCHEMA_VERSION 1 |
#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. | |
API for selections in the AutomationArrangerWidget.
Definition in file automation_selections.h.