|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|

Data Fields | |
| ArrangerObject_v1 | base |
| int | schema_version |
| float | fvalue |
| float | normalized_val |
| CurveOptions_v1 | curve_opts |
| int | index |
Definition at line 16 of file automation_point.h.
| ArrangerObject_v1 AutomationPoint_v1::base |
Definition at line 18 of file automation_point.h.
| CurveOptions_v1 AutomationPoint_v1::curve_opts |
Definition at line 22 of file automation_point.h.
| float AutomationPoint_v1::fvalue |
Definition at line 20 of file automation_point.h.
| int AutomationPoint_v1::index |
Definition at line 23 of file automation_point.h.
| float AutomationPoint_v1::normalized_val |
Definition at line 21 of file automation_point.h.
| int AutomationPoint_v1::schema_version |
Definition at line 19 of file automation_point.h.