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

Automation functions. More...

#include "utils/yaml.h"
#include <glib/gi18n.h>
Include dependency graph for automation_function.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  AutomationFunctionType { AUTOMATION_FUNCTION_FLIP_HORIZONTAL , AUTOMATION_FUNCTION_FLIP_VERTICAL , AUTOMATION_FUNCTION_FLATTEN }
 

Functions

int automation_function_apply (ArrangerSelections *sel, AutomationFunctionType type, GError **error)
 Applies the given action to the given selections.
 

Detailed Description

Automation functions.

TODO move to a more appropriate directory.

Definition in file automation_function.h.