Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
curve.h File Reference

Curve schema. More...

#include "utils/yaml.h"
Include dependency graph for curve.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  CurveOptions_v1
 

Enumerations

enum  CurveAlgorithm_v1 {
  CURVE_ALGORITHM_EXPONENT_v1 , CURVE_ALGORITHM_SUPERELLIPSE_v1 , CURVE_ALGORITHM_VITAL_v1 , CURVE_ALGORITHM_PULSE_v1 ,
  CURVE_ALGORITHM_LOGARITHMIC_v1 , NUM_CURVE_ALGORITHMS_v1
}
 

Detailed Description

Curve schema.

Definition in file curve.h.

Enumeration Type Documentation

◆ CurveAlgorithm_v1

enum CurveAlgorithm_v1

Definition at line 15 of file curve.h.