Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
AutomationPoint_v1 Struct Reference
Collaboration diagram for AutomationPoint_v1:

Data Fields

ArrangerObject_v1 base
 
int schema_version
 
float fvalue
 
float normalized_val
 
CurveOptions_v1 curve_opts
 
int index
 

Detailed Description

Definition at line 16 of file automation_point.h.

Field Documentation

◆ base

ArrangerObject_v1 AutomationPoint_v1::base

Definition at line 18 of file automation_point.h.

◆ curve_opts

CurveOptions_v1 AutomationPoint_v1::curve_opts

Definition at line 22 of file automation_point.h.

◆ fvalue

float AutomationPoint_v1::fvalue

Definition at line 20 of file automation_point.h.

◆ index

int AutomationPoint_v1::index

Definition at line 23 of file automation_point.h.

◆ normalized_val

float AutomationPoint_v1::normalized_val

Definition at line 21 of file automation_point.h.

◆ schema_version

int AutomationPoint_v1::schema_version

Definition at line 19 of file automation_point.h.


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