Zrythm
a highly automated and intuitive digital audio workstation
|
Automation functions. More...
Go to the source code of this file.
Enumerations | |
enum class | 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. | |
Automation functions.
TODO move to a more appropriate directory.
Definition in file automation_function.h.