Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
AutomationPointDrawSettings Struct Reference

Used for caching. More...

#include <dsp/automation_point.h>

Collaboration diagram for AutomationPointDrawSettings:

Data Fields

float normalized_val
 
CurveOptions curve_opts
 
GdkRectangle draw_rect
 

Detailed Description

Used for caching.

Definition at line 37 of file automation_point.h.

Field Documentation

◆ curve_opts

CurveOptions AutomationPointDrawSettings::curve_opts

Definition at line 40 of file automation_point.h.

◆ draw_rect

GdkRectangle AutomationPointDrawSettings::draw_rect

Definition at line 41 of file automation_point.h.

◆ normalized_val

float AutomationPointDrawSettings::normalized_val

Definition at line 39 of file automation_point.h.


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