Zrythm
a highly automated and intuitive digital audio workstation
|
Used for caching. More...
#include <dsp/automation_point.h>
Data Fields | |
float | normalized_val |
CurveOptions | curve_opts |
GdkRectangle | draw_rect |
Used for caching.
Definition at line 37 of file automation_point.h.
CurveOptions AutomationPointDrawSettings::curve_opts |
Definition at line 40 of file automation_point.h.
GdkRectangle AutomationPointDrawSettings::draw_rect |
Definition at line 41 of file automation_point.h.
float AutomationPointDrawSettings::normalized_val |
Definition at line 39 of file automation_point.h.