|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
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. | |
Definition at line 12 of file automation_function.h.
|
strong |
Definition at line 15 of file automation_function.h.
|
static |
Applies the given action to the given selections.
| sel | Selections to edit. |
| type | Function type. |
| ZrythmException | on error. |