Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
zrythm::structure::arrangement::AutomationFunction Class Reference

Public Types

enum class  Type { FlipHorizontal , FlipVertical , Flatten }

Static Public Member Functions

static void apply (ArrangerObjectSpan sel, Type type)
 Applies the given action to the given selections.

Detailed Description

Definition at line 12 of file automation_function.h.

Member Enumeration Documentation

◆ Type

enum class zrythm::structure::arrangement::AutomationFunction::Type
strong

Definition at line 15 of file automation_function.h.

Member Function Documentation

◆ apply()

void zrythm::structure::arrangement::AutomationFunction::apply ( ArrangerObjectSpan sel,
Type type )
static

Applies the given action to the given selections.

Parameters
selSelections to edit.
typeFunction type.
Exceptions
ZrythmExceptionon error.

The documentation for this class was generated from the following file: