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

Data Fields

midi_byte_t start_vel
 
midi_byte_t end_vel
 
midi_byte_t vel
 
bool ascending
 
double time
 
double amount
 
CurveAlgorithm curve_algo
 
double curviness
 

Detailed Description

Definition at line 52 of file midi_function.h.

Field Documentation

◆ amount

double MidiFunctionOpts::amount

Definition at line 60 of file midi_function.h.

◆ ascending

bool MidiFunctionOpts::ascending

Definition at line 58 of file midi_function.h.

◆ curve_algo

CurveAlgorithm MidiFunctionOpts::curve_algo

Definition at line 62 of file midi_function.h.

◆ curviness

double MidiFunctionOpts::curviness

Definition at line 63 of file midi_function.h.

◆ end_vel

midi_byte_t MidiFunctionOpts::end_vel

Definition at line 55 of file midi_function.h.

◆ start_vel

midi_byte_t MidiFunctionOpts::start_vel

Definition at line 54 of file midi_function.h.

◆ time

double MidiFunctionOpts::time

Definition at line 59 of file midi_function.h.

◆ vel

midi_byte_t MidiFunctionOpts::vel

Definition at line 56 of file midi_function.h.


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