4#ifndef ZRYTHM_GUI_CURVE_PRESET_H
5#define ZRYTHM_GUI_CURVE_PRESET_H
13struct CurvePreset final
16 CurvePreset () =
default;
35curve_algorithm_get_g_settings_mapping (
41curve_algorithm_set_g_settings_mapping (
43 const GVariantType * expected_type,
Algorithm
The algorithm to use for curves.
static std::vector< CurvePreset > get_fade_presets()
Returns an array of CurveFadePreset.